diff --git a/.env.example b/.env.example index ea89325e..8bb27a4b 100644 --- a/.env.example +++ b/.env.example @@ -49,6 +49,7 @@ ECONOMIC_API_APP_SECRET_TOKEN= # Edge broker defaults for shell relay and gateway dispatch. EDGE_BROKER_URL=http://edge-broker:4300 +EDGE_PUBLIC_BROKER_URL=http://localhost/api/edge-broker EDGE_BROKER_SHARED_SECRET=truckwash-edge-dev # Redis credentials diff --git a/README.md b/README.md index 5af3c19e..9007c42e 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,11 @@ When updating `.env` values used by PHP containers (for example e-conomic tokens docker compose up -d --force-recreate php1 php2 php3 php4 php5 php-cron ``` +#### Edge Broker Public URL +Set `EDGE_PUBLIC_BROKER_URL` to the public route that serves the edge broker, including the path prefix handled by the proxy. Local Traefik uses `http://localhost/api/edge-broker`; production routes use the public broker prefix, for example `https://api.truckwash.dk/edge-broker`. + +The browser terminal connects to the exact advertised `EDGE_PUBLIC_BROKER_URL` plus `/ws/browser-shell`. That URL must be routable through the proxy to the edge-broker service. Do not rely on derived `/api/edge-broker` fallback paths outside the local Traefik setup. + ## Testing The project now uses [Pest](https://pestphp.com/) as the primary test runner in `services/nginx/app`. diff --git a/services/caddy/logs/access.log b/services/caddy/logs/access.log index c2284fab..aa9a58e7 100644 --- a/services/caddy/logs/access.log +++ b/services/caddy/logs/access.log @@ -576,3 +576,2264 @@ {"level":"info","ts":1775042310.819993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.18.0.5","remote_port":"49690","client_ip":"172.18.0.5","proto":"HTTP/1.1","method":"GET","host":"caddy","uri":"/economic/layouts","headers":{"User-Agent":["curl/8.14.1"],"Accept":["*/*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":2.227691681,"size":721,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} {"level":"info","ts":1775042311.5330641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.18.0.5","remote_port":"49706","client_ip":"172.18.0.5","proto":"HTTP/1.1","method":"GET","host":"caddy","uri":"/economic/config","headers":{"User-Agent":["curl/8.14.1"],"Accept":["*/*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":2.692967287,"size":604,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.30"],"Content-Type":["application/json; charset=utf-8"]}} {"level":"info","ts":1775042615.6337473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.18.0.5","remote_port":"54866","client_ip":"172.18.0.5","proto":"HTTP/1.1","method":"GET","host":"caddy","uri":"/customers?page=1&limit=100","headers":{"User-Agent":["curl/8.14.1"],"Accept":["*/*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":10.029899933,"size":164529,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776959935.0136516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.7","remote_port":"58850","client_ip":"172.20.0.7","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["b3e291cb2d19"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":3.658146272,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776960027.8796778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.7","remote_port":"47620","client_ip":"172.20.0.7","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["b3e291cb2d19"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.888361033,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960044.7089422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.7","remote_port":"47620","client_ip":"172.20.0.7","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["58"],"Authorization":[],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["b3e291cb2d19"]}},"bytes_read":58,"user_id":"","duration":12.111023805,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960046.8671541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.7","remote_port":"47620","client_ip":"172.20.0.7","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["b3e291cb2d19"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-Prefix":["/api"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"]}},"bytes_read":0,"user_id":"","duration":2.075225561,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960384.3035934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"52036","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":1.494509193,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776960399.9506564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"52036","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Content-Length":["58"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":58,"user_id":"","duration":10.862781966,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960514.8152742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":2.189702502,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776960535.4888632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":1.792757422,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776960551.116971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["58"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":58,"user_id":"","duration":11.313665222,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960553.3616152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":2.161273126,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960604.1298053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.152616391,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776960619.4155648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Length":["58"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Sec-Fetch-Mode":["cors"]}},"bytes_read":58,"user_id":"","duration":10.537668939,"size":423,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"info","ts":1776960620.9861505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":0,"user_id":"","duration":1.493012533,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960654.6706445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"User-Agent":["node"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["187"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":187,"user_id":"","duration":19.198510635,"size":1638,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776960657.6693451,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59124","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/83/logs","headers":{"Content-Length":["181"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":181,"user_id":"","duration":2.506315717,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960682.7458186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/83","headers":{"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":13.367396833,"size":1460,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776960691.2363768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/83","headers":{"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Authorization":[],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":7.970436268,"size":1460,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776960706.317996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/83","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept":["*/*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":14.568516518,"size":1527,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776960714.0360365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/83","headers":{"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.214579009,"size":1527,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776960727.9359303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/83","headers":{"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":13.393350897,"size":1527,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776960735.8303728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/83","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Accept-Language":["*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":7.376822393,"size":1527,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776960752.3474884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/83","headers":{"Authorization":[],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":16.00079995,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776960792.0832589,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Content-Type":["application/json"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["75"],"Authorization":[],"Expect":["100-continue"],"X-Forwarded-Proto":["http"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip"]}},"bytes_read":75,"user_id":"","duration":10.96911212,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960798.2932289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":1.256939362,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960818.9935644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["187"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"]}},"bytes_read":187,"user_id":"","duration":19.987952297,"size":1643,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"error","ts":1776960821.2661617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52652","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["181"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":181,"user_id":"","duration":1.830508664,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960852.2955067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"35938","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/84","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":14.75419803,"size":1464,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776960988.0919237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"User-Agent":["node"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"]}},"bytes_read":0,"user_id":"","duration":2.117852543,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961005.528637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"X-Forwarded-Prefix":["/api"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Content-Length":["58"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"]}},"bytes_read":58,"user_id":"","duration":12.490573094,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961007.8328075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":2.222109108,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776961031.2079418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Content-Length":["187"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":187,"user_id":"","duration":22.164195992,"size":1637,"status":201,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776961033.8977907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39932","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/85/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":2.291625318,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961052.7654622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/85","headers":{"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":7.574930239,"size":1459,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776961060.703683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/85","headers":{"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":7.431271338,"size":1459,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776961069.9281616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/85","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":8.704986549,"size":1459,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776961105.2091532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/85","headers":{"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":34.719451639,"size":1525,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776961121.8697255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"32846","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/85","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Authorization":[],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":16.155669446,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961346.7233298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36164","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.817309054,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961368.103338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46708","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.1935914,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961395.4360914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37186","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2765"]}},"bytes_read":2765,"user_id":"","duration":15.7017655,"size":6943,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961422.396913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.957878844,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961444.0277526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37438","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.583827935,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961445.7202373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43470","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.251244995,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776961459.5649557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.947012578,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961472.0659523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59412","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2674"]}},"bytes_read":2674,"user_id":"","duration":15.603139528,"size":6852,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961474.5630393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["58"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":58,"user_id":"","duration":10.775435814,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961475.8958657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.258371561,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961498.8747478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35450","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.797306497,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961503.275232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Content-Length":["187"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"]}},"bytes_read":187,"user_id":"","duration":25.871131228,"size":1640,"status":201,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776961506.0484557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39592","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/86/logs","headers":{"Content-Length":["181"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":181,"user_id":"","duration":2.37840697,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961512.130003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45310","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/86/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.073493387,"size":173,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961521.6904771,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.604755814,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961522.2124703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45310","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.127545638,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961538.2152956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51236","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/86/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2548"]}},"bytes_read":2548,"user_id":"","duration":15.604196217,"size":6694,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961546.583303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/86","headers":{"User-Agent":["node"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":7.73662657,"size":1979,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776961548.242677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37860","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2662"]}},"bytes_read":2662,"user_id":"","duration":15.374274486,"size":6830,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961560.9621542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/86/stream-session","headers":{"Content-Length":["51"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":51,"user_id":"","duration":14.372920875,"size":478,"status":201,"resp_headers":{"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776961562.2950623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"36762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-broker/ws/browser-gateway-stream?token=eyJzZXNzaW9uX3R5cGUiOiJnYXRld2F5LXN0cmVhbSIsImdhdGV3YXlfaWQiOjg2LCJkZXBhcnRtZW50X2lkIjoxMTYwLCJ1c2VyX2lkIjo1NTQzLCJzY29wZXMiOlsib3ZlcnZpZXciLCJ0YXNrcyIsImxvZ3MiLCJzdGF0aXN0aWNzIl0sImV4cCI6MTc3Njk2MTg2MCwiaWF0IjoxNzc2OTYxNTYwLCJqdGkiOiI2ZjUwZDdjYTM2MDZlZWU5NmE1MjM2Y2IifQ.0qbBE2YpNKjfgyIENNAvp7gXJQDScXSfgIP1ahxlOoE","headers":{"Accept-Language":["*"],"Connection":["Upgrade"],"Sec-Websocket-Extensions":["permessage-deflate; client_max_window_bits"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Sec-Fetch-Mode":["websocket"],"Upgrade":["websocket"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Sec-Websocket-Version":["13"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Cache-Control":["no-cache"],"Pragma":["no-cache"],"Sec-Websocket-Key":["sTZcCt0p8492FVh0tatw/w=="],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["ws"]}},"bytes_read":0,"user_id":"","duration":1.328507045,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776961564.8115304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44312","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/86/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.583333495,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961572.6334612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/86","headers":{"User-Agent":["node"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Prefix":["/api"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":10.330729923,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776961574.580485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.322367366,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961587.588049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40460","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/86/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.34832554,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961596.0386035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60768","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.789031767,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961598.761648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48274","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.505046235,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961626.608265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55116","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2672"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2672,"user_id":"","duration":17.083434849,"size":6850,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961627.5019248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46762","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/84","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":16.912022261,"size":1995,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776961628.5303042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54330","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/84/stream-session","headers":{"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"Expect":["100-continue"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Content-Length":["51"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":51,"user_id":"","duration":17.939089408,"size":479,"status":201,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776961634.7112777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54338","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/84/shell-sessions","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["73"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip"],"Content-Type":["application/json"],"Expect":["100-continue"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":73,"user_id":"","duration":24.091039665,"size":440,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776961654.1951065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46974","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.580321036,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961675.2485752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.62335565,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961677.1910305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49722","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.569305471,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961707.2436485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52812","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2664"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2664,"user_id":"","duration":19.84393884,"size":7066,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961734.1916037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.935287373,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961755.6880069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44162","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.422125957,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961757.969152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54664","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.7100045,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961784.5786889,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52128","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2667"],"Accept":["application/json"]}},"bytes_read":2667,"user_id":"","duration":16.298095552,"size":7079,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961811.5573053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35876","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.974512795,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961834.2883115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53004","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":27.69722196,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961834.6590683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.061487628,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961862.7938447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2663"]}},"bytes_read":2663,"user_id":"","duration":17.395036159,"size":7065,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961888.9548156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47180","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.150547213,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961911.1108446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.29743602,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961913.298006,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51830","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.489953161,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776961939.8464987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39300","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2662"]}},"bytes_read":2662,"user_id":"","duration":16.49417379,"size":7064,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961966.6884584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53848","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.840095848,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961989.1180346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35988","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.266484388,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776961990.0466192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33426","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":28.201566782,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776962017.8570266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54286","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2661"]}},"bytes_read":2661,"user_id":"","duration":16.953595419,"size":7063,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962044.6152818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36512","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.746860993,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962066.4414558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44332","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.564903529,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962068.4611108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58922","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.589252446,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962095.7781205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45700","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2672"]}},"bytes_read":2672,"user_id":"","duration":16.627100824,"size":7084,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962122.5714927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56616","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.788437833,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962144.7453315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39164","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.974113395,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962147.3750389,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58568","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":7.601659738,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962174.624553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48824","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2663"]}},"bytes_read":2663,"user_id":"","duration":18.088468641,"size":7065,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962201.7391665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45580","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.110193089,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962223.6980674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50784","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.065279107,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962224.381564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44314","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.732739374,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962252.2553744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57734","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2662"]}},"bytes_read":2662,"user_id":"","duration":16.842464528,"size":7064,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962280.4441264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52136","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":28.178069718,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962299.712255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50206","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.440732242,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962302.1453278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57980","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.882935975,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776962346.2121046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56546","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":12.235538885,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962357.4949982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58038","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2673"]}},"bytes_read":2673,"user_id":"","duration":43.872948514,"size":7085,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962388.917252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50428","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":45.280900766,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962397.842778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37706","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":8.769306015,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962409.693425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55738","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":44.124112951,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776962413.7800763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59390","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":0.96463071,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962414.8134723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59304","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2673"]}},"bytes_read":2673,"user_id":"","duration":21.99321353,"size":7085,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962430.1791706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46140","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2673"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2673,"user_id":"","duration":16.145124783,"size":7085,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962436.375027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40238","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.192387594,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962466.7596343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55332","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":20.02522613,"size":7370,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776962468.8665693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37042","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":2.132481481,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776962496.2478602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37054","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.372291493,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776962518.0050118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55252","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.11888648,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776962518.5575612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54010","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.672550452,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962537.1267958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50278","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":19.228230194,"size":7370,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962543.414859,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34704","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.029945409,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962569.7989774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49354","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2808"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2808,"user_id":"","duration":15.835835222,"size":7368,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962596.6321766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43304","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.82215676,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962617.3511515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47416","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.548236042,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962620.3722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51646","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.567531556,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962648.7710745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46040","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2806"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2806,"user_id":"","duration":18.125873521,"size":7366,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962676.0626404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46576","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.277210758,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962698.169255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40294","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.372252358,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962704.156723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34160","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":11.349139735,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962725.9896898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52770","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2809"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2809,"user_id":"","duration":16.079400176,"size":7369,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962752.2292392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39190","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.235350728,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962774.5114844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60842","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.512438569,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962776.4023132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40766","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.408938152,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962803.7969272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2817"]}},"bytes_read":2817,"user_id":"","duration":16.785840996,"size":7387,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962831.3739617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60674","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.563766149,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962852.270277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43592","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.44894395,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776962854.052212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.225001528,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962880.5328224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59046","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2803"]}},"bytes_read":2803,"user_id":"","duration":15.908864255,"size":7363,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962907.5176015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36506","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.973582303,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962928.9801598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48622","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.431324186,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962931.102963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42730","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.563316495,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776962956.3813086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37598","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2807"]}},"bytes_read":2807,"user_id":"","duration":15.08605566,"size":7367,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776962983.3057837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41540","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.919177734,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963005.2103324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44554","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.818757372,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963006.9947662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50446","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.599428591,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963032.5640762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58760","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2806"],"Accept":["application/json"]}},"bytes_read":2806,"user_id":"","duration":15.385163018,"size":7366,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963058.6380215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60506","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.068873301,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963080.9709682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40550","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.396199724,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963082.5449069,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44460","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.978008747,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963109.3860815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40454","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2808"],"Accept":["application/json"]}},"bytes_read":2808,"user_id":"","duration":15.772371131,"size":7368,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963137.2886631,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45984","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.899126337,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963159.7663445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36106","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.424579148,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963160.9515202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":29.564512497,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963185.8947906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57360","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2807"]}},"bytes_read":2807,"user_id":"","duration":15.712965252,"size":7367,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963212.8220856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51536","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.919714247,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776963233.8547068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58352","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.953962266,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963235.8982034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"38456","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.989064432,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776963262.4987707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45628","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2809"]}},"bytes_read":2809,"user_id":"","duration":15.812634726,"size":7369,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963288.1015093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55938","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.593811757,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963310.6735206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45782","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.175692718,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776963312.2022572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55702","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.698833548,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963344.8198392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43582","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2815"],"Accept":["application/json"]}},"bytes_read":2815,"user_id":"","duration":21.274795942,"size":7385,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776963345.5078866,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39898","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.973240402,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963373.118976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39912","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.60930185,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963394.0258634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49266","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.412285811,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776963395.6075177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41818","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.273365585,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963410.632477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59984","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2815"]}},"bytes_read":2815,"user_id":"","duration":16.245695998,"size":7385,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963416.4697456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54624","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.579687207,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963443.3182495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37174","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2811"]}},"bytes_read":2811,"user_id":"","duration":15.85387793,"size":7371,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963469.0332167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60526","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.695327819,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963491.5400546,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43614","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.224720907,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963493.2352567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40868","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.92612012,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776963506.7918231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36042","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2809"]}},"bytes_read":2809,"user_id":"","duration":2.706208223,"size":112,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963507.8962154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36058","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["675"]}},"bytes_read":675,"user_id":"","duration":1.102769086,"size":497,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["text/html; charset=UTF-8"]}} +{"level":"info","ts":1776963508.9082973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36060","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":1.010746338,"size":498,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["text/html; charset=UTF-8"]}} +{"level":"info","ts":1776963510.162034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36076","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["255"]}},"bytes_read":255,"user_id":"","duration":1.251940502,"size":497,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["text/html; charset=UTF-8"]}} +{"level":"info","ts":1776963511.2686536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36090","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":1.104684876,"size":498,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["text/html; charset=UTF-8"]}} +{"level":"info","ts":1776963512.0564582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36102","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["251"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":251,"user_id":"","duration":0.786195902,"size":497,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["text/html; charset=UTF-8"]}} +{"level":"info","ts":1776963512.954114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40474","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":0.894991681,"size":497,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["text/html; charset=UTF-8"]}} +{"level":"info","ts":1776963520.4073162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40488","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/backlog","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["64"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":64,"user_id":"","duration":7.442526844,"size":139,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963523.8007104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":1.696328672,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963526.1902556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40502","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/presence","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["205"]}},"bytes_read":205,"user_id":"","duration":13.213641801,"size":288,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963526.1914582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40474","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2728"]}},"bytes_read":2728,"user_id":"","duration":13.219875755,"size":2210,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776963540.1726124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Proto":["http"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["58"],"Authorization":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":58,"user_id":"","duration":11.526071055,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963540.4137962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59076","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2976"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2976,"user_id":"","duration":15.585347441,"size":2360,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776963542.7298381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":2.479734637,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963558.388234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"44010","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2975"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":2975,"user_id":"","duration":17.562290077,"size":2374,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963566.3800504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Content-Length":["187"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":187,"user_id":"","duration":21.537576967,"size":1635,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776963568.989809,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59464","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/103/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":2.135777361,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963573.1872272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40086","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2969"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2969,"user_id":"","duration":16.384597048,"size":2379,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776963575.6846683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43776","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/103/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.680279746,"size":175,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963590.0820308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"43786","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2972"],"Connection":["keep-alive"]}},"bytes_read":2972,"user_id":"","duration":17.229457912,"size":2379,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963601.4799874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/103/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2548"]}},"bytes_read":2548,"user_id":"","duration":16.145394752,"size":6696,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963602.0920696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2974"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2974,"user_id":"","duration":14.978307779,"size":2379,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963609.2212489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/103","headers":{"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":7.683784754,"size":1978,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963618.973718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2968"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2968,"user_id":"","duration":15.156184399,"size":2307,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963624.3995852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/103/stream-session","headers":{"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Content-Length":["51"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"Authorization":[]}},"bytes_read":51,"user_id":"","duration":15.156570323,"size":484,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776963625.994403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"58772","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-broker/ws/browser-gateway-stream?token=eyJzZXNzaW9uX3R5cGUiOiJnYXRld2F5LXN0cmVhbSIsImdhdGV3YXlfaWQiOjEwMywiZGVwYXJ0bWVudF9pZCI6MTE3NywidXNlcl9pZCI6NTU1OSwic2NvcGVzIjpbIm92ZXJ2aWV3IiwidGFza3MiLCJsb2dzIiwic3RhdGlzdGljcyJdLCJleHAiOjE3NzY5NjM5MjQsImlhdCI6MTc3Njk2MzYyNCwianRpIjoiZjkxYWFhMjQ1NTRlNDFiN2IxMjQyNjlkIn0.yKwIU16J-HYZnVZoeOJq1A6-OyJrgVjRTmW1gkUVycM","headers":{"Cache-Control":["no-cache"],"Sec-Websocket-Extensions":["permessage-deflate; client_max_window_bits"],"Accept-Language":["*"],"Sec-Fetch-Mode":["websocket"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Sec-Websocket-Version":["13"],"X-Forwarded-Proto":["ws"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["Upgrade"],"Sec-Websocket-Key":["A3T6nK/xT29yyscPJCbHzw=="],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Pragma":["no-cache"],"Upgrade":["websocket"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.590631988,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963627.4508836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50394","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/103/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.951049918,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963634.2849722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2969"]}},"bytes_read":2969,"user_id":"","duration":14.510302502,"size":2299,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776963636.2131367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/103","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-Server":["153105acad2c"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":10.211727169,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963649.4784923,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43022","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/103/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.966829519,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963651.4619749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2974"]}},"bytes_read":2974,"user_id":"","duration":15.541550771,"size":2304,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963656.5729613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"54884","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/84/stream-session","headers":{"Expect":["100-continue"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"X-Forwarded-Server":["153105acad2c"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"Content-Length":["51"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":51,"user_id":"","duration":8.086795785,"size":482,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"info","ts":1776963663.0174482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"37732","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/84/shell-sessions","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["73"],"Authorization":[],"Expect":["100-continue"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"]}},"bytes_read":73,"user_id":"","duration":14.529125369,"size":440,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963669.1317735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"45948","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Length":["2982"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2982,"user_id":"","duration":17.33222434,"size":2312,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963682.5847898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58018","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"GET","host":"caddy","uri":"/ping","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":0,"user_id":"","duration":1.1067804,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776963682.8966053,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"58772","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-broker/ws/browser-gateway-stream?token=eyJzZXNzaW9uX3R5cGUiOiJnYXRld2F5LXN0cmVhbSIsImdhdGV3YXlfaWQiOjg0LCJkZXBhcnRtZW50X2lkIjoxMTU4LCJ1c2VyX2lkIjo1NTQxLCJzY29wZXMiOlsib3ZlcnZpZXciLCJ0YXNrcyIsImxvZ3MiLCJzdGF0aXN0aWNzIl0sImV4cCI6MTc3Njk2Mzk1NiwiaWF0IjoxNzc2OTYzNjU2LCJqdGkiOiJhYmE3YTk3MTk2ZDdmZDY2OWYxZjU4Y2IifQ.zkA46Yi5oEIgzQHUDy4mJDp1_FowSW93xtCerw91STI","headers":{"Accept":["*/*"],"Pragma":["no-cache"],"Sec-Websocket-Version":["13"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Connection":["Upgrade"],"Sec-Fetch-Mode":["websocket"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"Cache-Control":["no-cache"],"Sec-Websocket-Key":["CHAEDnWw4KsTO8emvRI/zA=="],"Upgrade":["websocket"],"Accept-Encoding":["gzip, deflate"],"Sec-Websocket-Extensions":["permessage-deflate; client_max_window_bits"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["ws"]}},"bytes_read":0,"user_id":"","duration":1.496081393,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963684.9045846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50382","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2983"]}},"bytes_read":2983,"user_id":"","duration":17.124788091,"size":2329,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963686.4892423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58030","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["326"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":326,"user_id":"","duration":5.005304702,"size":250,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776963697.9248114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"58772","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-broker/ws/browser-gateway-stream?token=test","headers":{"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip"],"Sec-Websocket-Key":["dGhlIHNhbXBsZSBub25jZQ=="],"Upgrade":["websocket"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Proto":["ws"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"Connection":["Upgrade"],"Sec-Websocket-Version":["13"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.462603887,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776963698.600648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"37732","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-broker/health","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":2.16219477,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963699.5238621,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2983"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2983,"user_id":"","duration":15.881040958,"size":2328,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963715.277854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2979"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2979,"user_id":"","duration":15.469522512,"size":2317,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963732.2086878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39454","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2979"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2979,"user_id":"","duration":16.514435431,"size":2321,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963748.5610847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"48092","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2973"]}},"bytes_read":2973,"user_id":"","duration":16.956496521,"size":2324,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963763.0246975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50302","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2972"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2972,"user_id":"","duration":15.268594064,"size":2319,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963778.775107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50302","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2980"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2980,"user_id":"","duration":14.925061308,"size":2322,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776963798.2331858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50302","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["2984"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2984,"user_id":"","duration":18.047580867,"size":2335,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776963813.8924315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33694","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"User-Agent":["node"],"Content-Length":["326"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":326,"user_id":"","duration":5.419374203,"size":250,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963820.8074598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Prefix":["/api"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":1.896377432,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776963824.312747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.117130931,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963836.3374407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["58"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":58,"user_id":"","duration":10.778071465,"size":423,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"info","ts":1776963838.3094788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Prefix":["/api"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.893524331,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963845.9283407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58728","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.740154041,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776963847.0947988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39900","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.895988743,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963858.2553744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["187"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"]}},"bytes_read":187,"user_id":"","duration":19.028347487,"size":1638,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776963859.917931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/104/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":1.2374839,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963867.2218418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40216","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/104/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.29403432,"size":175,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963875.9905117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3115"]}},"bytes_read":3115,"user_id":"","duration":17.785548665,"size":8224,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963891.4124308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34512","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/104/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2548"]}},"bytes_read":2548,"user_id":"","duration":14.889160151,"size":6696,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963898.9577289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/104","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":7.25997813,"size":1979,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963902.4576852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46422","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.446414128,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963906.955308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/104/stream-session","headers":{"Content-Type":["application/json"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["51"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Authorization":[],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":51,"user_id":"","duration":7.992601316,"size":479,"status":201,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776963908.8023002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"51008","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-broker/ws/browser-gateway-stream?token=eyJzZXNzaW9uX3R5cGUiOiJnYXRld2F5LXN0cmVhbSIsImdhdGV3YXlfaWQiOjEwNCwiZGVwYXJ0bWVudF9pZCI6MTE3OCwidXNlcl9pZCI6NTU2MCwic2NvcGVzIjpbIm92ZXJ2aWV3IiwidGFza3MiLCJsb2dzIiwic3RhdGlzdGljcyJdLCJleHAiOjE3NzY5NjQyMDYsImlhdCI6MTc3Njk2MzkwNiwianRpIjoiOGFhYjJmYTdkNThjZjI1ZDQxMjVjNTJmIn0.6XNdw9ilFXkYA8cZvqx6hMYUzoyMJ7PTcnPM6_UGSpQ","headers":{"Sec-Websocket-Extensions":["permessage-deflate; client_max_window_bits"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Cache-Control":["no-cache"],"Connection":["Upgrade"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Accept-Language":["*"],"Sec-Fetch-Mode":["websocket"],"Sec-Websocket-Version":["13"],"Upgrade":["websocket"],"X-Forwarded-Proto":["ws"],"User-Agent":["node"],"Accept":["*/*"],"Pragma":["no-cache"],"X-Forwarded-For":["172.20.0.1"],"Sec-Websocket-Key":["wEBxhIp4ESRLRqB6skwiRw=="],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":1.843202787,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963917.1371915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60500","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/104/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":25.70965,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776963919.1096885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50474","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/104/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":5.69652029,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963919.2065575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/104","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":10.386532125,"size":102,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776963920.9892495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48384","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/104/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["605"]}},"bytes_read":605,"user_id":"","duration":1.877403776,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963923.487965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.46655775,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963925.7099903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"40798","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.695372286,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776963944.7350538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":1.014145111,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963953.8224015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51234","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3115"]}},"bytes_read":3115,"user_id":"","duration":16.742551347,"size":8224,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963959.7589624,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Length":["58"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":58,"user_id":"","duration":10.673993582,"size":423,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963961.0061734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":1.160572466,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963979.2800205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.436261915,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776963981.6317637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Content-Length":["187"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"]}},"bytes_read":187,"user_id":"","duration":19.585079139,"size":1639,"status":201,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776963984.1548593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47612","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/105/logs","headers":{"Content-Type":["application/json"],"Content-Length":["181"],"Accept":["application/json"]}},"bytes_read":181,"user_id":"","duration":2.119343194,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776963989.9346323,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"46612","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/105/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.771618521,"size":175,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964003.541794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56366","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.715949724,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964007.7581708,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58602","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":9.920672063,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964019.5635378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43640","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/105/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2549"],"Accept":["application/json"]}},"bytes_read":2549,"user_id":"","duration":18.805876291,"size":6697,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964027.3180077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/105","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":7.403149638,"size":1980,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964030.0394332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["3125"],"Accept":["application/json"]}},"bytes_read":3125,"user_id":"","duration":15.164912364,"size":8244,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964035.103972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/105/stream-session","headers":{"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Content-Type":["application/json"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Content-Length":["51"],"Accept-Language":["*"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":51,"user_id":"","duration":7.777263479,"size":480,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776964036.5899153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39506","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-broker/ws/browser-gateway-stream?token=eyJzZXNzaW9uX3R5cGUiOiJnYXRld2F5LXN0cmVhbSIsImdhdGV3YXlfaWQiOjEwNSwiZGVwYXJ0bWVudF9pZCI6MTE3OSwidXNlcl9pZCI6NTU2MSwic2NvcGVzIjpbIm92ZXJ2aWV3IiwidGFza3MiLCJsb2dzIiwic3RhdGlzdGljcyJdLCJleHAiOjE3NzY5NjQzMzUsImlhdCI6MTc3Njk2NDAzNSwianRpIjoiNTJlNmEwYTRkZjBlNTZiZjUxYjVlNDFhIn0.f3BmcpvKyQrBLlSXQjy9otlyXg0tcLrWM9bcQfivE44","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Cache-Control":["no-cache"],"Sec-Fetch-Mode":["websocket"],"Sec-Websocket-Extensions":["permessage-deflate; client_max_window_bits"],"Upgrade":["websocket"],"X-Forwarded-Proto":["ws"],"Accept-Language":["*"],"Connection":["Upgrade"],"Sec-Websocket-Key":["gnvKd/cvsTjwc3hd/ZdP9w=="],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-Server":["153105acad2c"],"Sec-Websocket-Version":["13"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Pragma":["no-cache"]}},"bytes_read":0,"user_id":"","duration":1.481460297,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964045.6088448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36020","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/105/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.038224603,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964053.2933142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/105","headers":{"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":16.697019215,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964056.073885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33356","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.026880359,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964068.6213455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54982","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/105/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.043995167,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964078.1904233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52694","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.131138446,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776964080.10971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"56934","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.051304326,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964107.6494796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54412","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["3117"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":3117,"user_id":"","duration":16.510472139,"size":8226,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964111.248984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/84/stream-session","headers":{"Accept-Encoding":["gzip"],"X-Forwarded-Port":["80"],"Content-Length":["51"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-For":["172.20.0.1"],"Expect":["100-continue"]}},"bytes_read":51,"user_id":"","duration":9.198772483,"size":474,"status":201,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776964118.3198538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"]}},"bytes_read":0,"user_id":"","duration":3.025800394,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964133.623633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50496","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.962773147,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964134.2076182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Authorization":[],"Content-Type":["application/json"],"User-Agent":["node"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["58"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":58,"user_id":"","duration":11.001977643,"size":433,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"info","ts":1776964136.3695407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.077934287,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776964156.9532168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38652","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.294640751,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964157.51912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"User-Agent":["node"],"Content-Length":["187"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Content-Type":["application/json"]}},"bytes_read":187,"user_id":"","duration":20.099910075,"size":1645,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776964158.4275851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53720","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.771980289,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964163.6618237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45162","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/logs","headers":{"Content-Length":["181"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":181,"user_id":"","duration":5.294721001,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776964172.3224652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"53148","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/106/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":8.640437977,"size":175,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964186.1228263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59546","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3118"]}},"bytes_read":3118,"user_id":"","duration":17.384826696,"size":8227,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964195.6620703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44248","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2549"]}},"bytes_read":2549,"user_id":"","duration":15.348772249,"size":6697,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964206.0228992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/106","headers":{"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Authorization":[],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":10.063374802,"size":1977,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776964213.2298794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54778","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.103049437,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964219.7018814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/106/stream-session","headers":{"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["51"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":51,"user_id":"","duration":13.649938518,"size":484,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964222.0941234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55234","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.403766514,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964224.626466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42678","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["327"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":327,"user_id":"","duration":4.912625541,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964236.4401035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53962","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":28.300874487,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964242.4058125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54904","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":12.271364268,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964244.4417355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55848","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.768353073,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964246.7945335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"54382","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/106/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.111430856,"size":175,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964268.8904305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38702","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3115"]}},"bytes_read":3115,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964270.191402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":2.959077993,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964275.9858696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/106/operations","headers":{"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Content-Length":["256"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Content-Type":["application/json"]}},"bytes_read":256,"user_id":"","duration":50.819722781,"size":2448,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"error","ts":1776964278.6910706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59102","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/logs","headers":{"Content-Type":["application/json"],"Content-Length":["368"],"Accept":["application/json"]}},"bytes_read":368,"user_id":"","duration":2.103759376,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776964283.419399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40352","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2639"]}},"bytes_read":2639,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964298.7197611,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55238","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":28.517291206,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964308.4865727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59110","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.783928125,"size":1532,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964317.707205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/106","headers":{"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":11.340424454,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964318.1628628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58800","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.948162221,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964323.9022882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36408","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":9.68482911,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964328.4333463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42936","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/106/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.739961976,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964341.6775665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45030","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":2.458437461,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964344.685681,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46754","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3115"]}},"bytes_read":3115,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964360.1385286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45038","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["3115"]}},"bytes_read":3115,"user_id":"","duration":18.200624594,"size":8224,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964368.6766436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"58378","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":8.510198342,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964371.6544595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"36428","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.811478645,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964395.8898518,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33614","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2817"]}},"bytes_read":2817,"user_id":"","duration":18.944795698,"size":7621,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964396.758019,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":3.764206088,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964414.423766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["58"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"]}},"bytes_read":58,"user_id":"","duration":11.716686769,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964416.50971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.988077176,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964424.0264287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":28.131330486,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776964440.876078,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Content-Type":["application/json"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"Content-Length":["187"],"Accept":["*/*"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":187,"user_id":"","duration":22.963504005,"size":1644,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964445.4743614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52106","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/107/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":3.785250146,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964446.6271124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47022","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":28.710553011,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964448.2770066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42010","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":8.353994081,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964452.7466447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35822","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.261254664,"size":175,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964460.0238998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35836","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/backlog","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["64"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":64,"user_id":"","duration":7.253634233,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964474.013065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"35834","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/presence","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["205"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":205,"user_id":"","duration":21.248085071,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964475.5161343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/107","headers":{"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":11.095434678,"size":1578,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776964478.073059,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51524","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.361271997,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776964483.39796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"59746","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2406"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2406,"user_id":"","duration":19.062035123,"size":2028,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964486.1597257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2807"]}},"bytes_read":2807,"user_id":"","duration":29.424516771,"size":7618,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964486.6432343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/107","headers":{"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":10.591407769,"size":2028,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964494.7157223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/107/stream-session","headers":{"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["51"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":51,"user_id":"","duration":8.068434663,"size":484,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964496.6032565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49084","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"Content-Length":["2496"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2496,"user_id":"","duration":15.538761173,"size":2035,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964502.1400042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"51678","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["327"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":327,"user_id":"","duration":7.418769823,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964505.6408615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51534","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":27.548356052,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964513.5320833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49084","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2504"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2504,"user_id":"","duration":15.784529083,"size":2055,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964526.3305125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43094","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.222087752,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776964529.7240663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49946","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.62709304,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776964538.293666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49084","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2507"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2507,"user_id":"","duration":24.378898328,"size":2437,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964541.801173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/107/operations","headers":{"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["256"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"]}},"bytes_read":256,"user_id":"","duration":39.132558607,"size":2446,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776964548.4749348,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48612","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.371651023,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776964548.5285075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49192","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2807"]}},"bytes_read":2807,"user_id":"","duration":21.404663337,"size":7618,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964554.3936834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"49946","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2501"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2501,"user_id":"","duration":24.551776047,"size":2490,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964561.1955094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52900","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/backlog","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":64,"user_id":"","duration":26.783309479,"size":695,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776964570.604714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60840","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.885840383,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964570.7106676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48620","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2807"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2807,"user_id":"","duration":21.977213864,"size":7618,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964570.8440855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55270","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2495"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2495,"user_id":"","duration":24.830583308,"size":2489,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964577.3226821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"60448","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.688334186,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964581.3253312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"42618","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2491,"user_id":"","duration":18.409201141,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964582.1489382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"55270","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/telemetry","headers":{"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2994"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2994,"user_id":"","duration":7.696650329,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964582.5896392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/107","headers":{"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":10.441572951,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964583.9313781,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"32788","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/107/operations/39/events","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["221"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":221,"user_id":"","duration":9.475278962,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964604.2342944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59170","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2838"],"Accept":["application/json"]}},"bytes_read":2838,"user_id":"","duration":17.2617768,"size":7866,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964630.9708478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49602","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.714529985,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964651.025658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Length":["59"],"Authorization":[],"Expect":["100-continue"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept-Encoding":["gzip"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"]}},"bytes_read":59,"user_id":"","duration":15.44467037,"size":433,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964653.0649636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43124","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.791820672,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964656.4229867,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"]}},"bytes_read":0,"user_id":"","duration":1.085338562,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964669.9451714,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43392","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2807"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2807,"user_id":"","duration":17.741498814,"size":7618,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964680.0702362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Content-Length":["188"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":188,"user_id":"","duration":21.412560726,"size":1640,"status":201,"resp_headers":{"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776964682.648625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"33364","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["182"]}},"bytes_read":182,"user_id":"","duration":2.126947514,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964702.7591882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38142","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2901"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2901,"user_id":"","duration":17.197830819,"size":7712,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964712.7691197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34564","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2636"]}},"bytes_read":2636,"user_id":"","duration":14.669588546,"size":6785,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964713.3169262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"45578","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/108","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":13.628040705,"size":1975,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776964729.4354331,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38192","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.647190482,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964741.9440103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37930","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":29.143005723,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964750.8903353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36224","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.126698305,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964760.8437967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"41142","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.032816684,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964778.442647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57362","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2901"],"Accept":["application/json"]}},"bytes_read":2901,"user_id":"","duration":16.074541981,"size":7712,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964790.2722683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"34628","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2722"]}},"bytes_read":2722,"user_id":"","duration":17.893739157,"size":6894,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964807.669282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58672","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":29.198877969,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964815.8509016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"57858","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["164"],"Accept":["application/json"]}},"bytes_read":164,"user_id":"","duration":25.538687515,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964826.156464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55554","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.670741859,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964838.7720418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"37584","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.485175614,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964857.464995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59002","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2903"]}},"bytes_read":2903,"user_id":"","duration":19.204830096,"size":7714,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964867.2652493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"50698","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2735"]}},"bytes_read":2735,"user_id":"","duration":17.457167382,"size":6917,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964884.0037882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.515506083,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964893.6559858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"39690","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["164"]}},"bytes_read":164,"user_id":"","duration":26.366531979,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964906.615769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59570","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":27.125726939,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964907.668792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57266","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.176994799,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964916.0568426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.2","remote_port":"52322","client_ip":"172.20.0.2","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/108/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.753592782,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964917.3871725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57266","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/validate","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.09891233,"size":176,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964935.3820388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36544","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/backlog","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["65"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":65,"user_id":"","duration":17.95582195,"size":142,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776964940.1324453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":1.83140488,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964941.480953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36532","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/presence","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["205"]}},"bytes_read":205,"user_id":"","duration":24.063009819,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964944.27657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57522","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2532"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":14.861475143,"size":2044,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776964945.008326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/108","headers":{"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":14.186645822,"size":2044,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964945.8499446,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40962","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":27.530033331,"size":7621,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964951.2243145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.054750941,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776964960.2085567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57522","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2519"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":14.451284205,"size":2037,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776964966.693315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.541802627,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964966.8254044,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Length":["58"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":58,"user_id":"","duration":10.571933507,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"]}} +{"level":"info","ts":1776964968.5534463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":1.651911383,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964975.6775694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57522","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":14.073519671,"size":2032,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776964988.1349628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51898","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.998266508,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964989.3636029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["187"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":187,"user_id":"","duration":19.95880557,"size":1643,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964990.9551363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49368","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.819773208,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776964993.5948472,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.14","remote_port":"60612","client_ip":"172.20.0.14","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/109/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":3.668675465,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776964994.227383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57522","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":16.564596299,"size":2039,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776964999.4917333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49368","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.869277459,"size":175,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776965006.4252973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40270","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/backlog","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":64,"user_id":"","duration":6.927729591,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965007.8073988,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37832","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":14.016122323,"size":2047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965007.938603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36668","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":18.779786421,"size":7621,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965012.220493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40256","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/presence","headers":{"Content-Length":["205"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":205,"user_id":"","duration":12.724803181,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965014.3764787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54478","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.179856251,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965017.92632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/109","headers":{"Authorization":[],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":7.070325275,"size":1581,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965023.7705824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37832","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":14.104976277,"size":2056,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965025.0194798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54482","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2400"]}},"bytes_read":2400,"user_id":"","duration":14.461411705,"size":2026,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965026.1590247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/109","headers":{"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":7.70394344,"size":2026,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965034.0170362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/109/stream-session","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Content-Length":["51"],"Accept-Language":["*"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":51,"user_id":"","duration":7.854655725,"size":482,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965039.321135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47996","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["327"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":327,"user_id":"","duration":5.293525311,"size":251,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965039.3668165,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47974","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["2496"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2496,"user_id":"","duration":13.698110011,"size":2033,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965040.500511,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47982","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2511"]}},"bytes_read":2511,"user_id":"","duration":14.724483346,"size":2039,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965041.3621936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59572","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2798"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2798,"user_id":"","duration":16.612504221,"size":7609,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965056.2684944,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47974","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2522,"user_id":"","duration":14.598461148,"size":2050,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965063.7441428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47982","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["2496"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2496,"user_id":"","duration":21.736655173,"size":2391,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965067.5139282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46710","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.126617834,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965072.01842,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41232","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":13.973467474,"size":2049,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965072.508806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/109/operations","headers":{"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["256"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":256,"user_id":"","duration":32.65529507,"size":2447,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965077.025678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47974","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/telemetry","headers":{"Content-Length":["2496"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2496,"user_id":"","duration":19.156337013,"size":2430,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965088.6735682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35072","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":14.20992352,"size":2048,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965090.0382452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52944","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.6450324,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965090.1544282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47982","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/backlog","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":64,"user_id":"","duration":24.78760597,"size":699,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965091.200304,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48476","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.824883606,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965094.5739157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41232","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/telemetry","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"Content-Type":["application/json"]}},"bytes_read":2495,"user_id":"","duration":20.835034678,"size":2473,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965106.0955746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47982","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2521,"user_id":"","duration":15.73792636,"size":2049,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965111.5002549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35072","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2495,"user_id":"","duration":21.969899169,"size":2473,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776965116.6944344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38878","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/operations/40/events","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["221"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":221,"user_id":"","duration":14.809303132,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965118.0242028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/109","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":0,"user_id":"","duration":12.329688458,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776965118.2000365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38868","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2992"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2992,"user_id":"","duration":16.315096913,"size":118,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776965118.2532687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38882","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/109/presence","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["186"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":186,"user_id":"","duration":15.292740839,"size":118,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965121.7477825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56400","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2817"]}},"bytes_read":2817,"user_id":"","duration":19.544381004,"size":7638,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965122.7318234,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49684","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2519"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2519,"user_id":"","duration":17.528947342,"size":2048,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965147.669878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38868","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":25.92327774,"size":2053,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965148.052132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50358","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.282831488,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965171.1795547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":2.918537089,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776965177.5492387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50110","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":11.737312926,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965177.781608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33550","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2533"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2533,"user_id":"","duration":39.740655391,"size":2056,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965181.4234161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47986","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2530"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2530,"user_id":"","duration":27.050763096,"size":2059,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965188.6827388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50122","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2533,"user_id":"","duration":17.655844741,"size":2064,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965189.6222508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["58"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Authorization":[]}},"bytes_read":58,"user_id":"","duration":10.382559821,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965190.4536092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33840","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":46.663541681,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965190.8190432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.105539991,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965198.879608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2819"]}},"bytes_read":2819,"user_id":"","duration":16.185604781,"size":7640,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965200.5874994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58202","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":14.020139495,"size":2050,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965213.8945267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["187"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":187,"user_id":"","duration":22.058020978,"size":1643,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776965217.6502972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.14","remote_port":"59758","client_ip":"172.20.0.14","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/110/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":3.230894332,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965220.4475665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58202","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2533,"user_id":"","duration":17.501293268,"size":2055,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965223.6433363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53406","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.983923368,"size":175,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776965228.3980021,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42540","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.524711501,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965230.3899398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53428","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/backlog","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"]}},"bytes_read":64,"user_id":"","duration":6.740735661,"size":141,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776965232.867425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53418","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2531"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":14.286671608,"size":2054,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965236.1552534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58202","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/presence","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["205"]}},"bytes_read":205,"user_id":"","duration":12.481741434,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965243.9361694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/110","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":8.045962248,"size":1582,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965247.6219473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48518","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.731729627,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965248.5481255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53418","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2414"]}},"bytes_read":2414,"user_id":"","duration":13.286730895,"size":2035,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965248.8200474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50028","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":14.085470203,"size":2054,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965249.104606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50036","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.221474313,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965252.7540812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/110","headers":{"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":8.311965031,"size":2035,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965260.1728482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/110","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":7.414872421,"size":2035,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965265.47837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50036","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"]}},"bytes_read":2520,"user_id":"","duration":14.904676245,"size":2049,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965265.4788034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50028","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2496"]}},"bytes_read":2496,"user_id":"","duration":13.86954978,"size":2035,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965268.3362694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/110/stream-session","headers":{"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Language":["*"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Content-Length":["51"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":51,"user_id":"","duration":8.141517672,"size":485,"status":201,"resp_headers":{"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965273.7444808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47360","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["327"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":327,"user_id":"","duration":5.402314065,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965276.0074575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49434","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":16.356056767,"size":7615,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776965280.7849636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50036","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["2520"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":14.146981148,"size":2050,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965281.4993377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50028","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2494"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2494,"user_id":"","duration":13.78456596,"size":2048,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965300.944985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50036","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":18.177359636,"size":2047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965301.8864233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50506","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.858745116,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965310.5163693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50028","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2492"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2492,"user_id":"","duration":26.855793736,"size":2431,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965313.174466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57164","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2521"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"]}},"bytes_read":2521,"user_id":"","duration":14.43860462,"size":2050,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965317.9399223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/110/operations","headers":{"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"Content-Length":["256"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":256,"user_id":"","duration":43.66118487,"size":2442,"status":201,"resp_headers":{"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965319.5697744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57178","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"Content-Length":["2495"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2495,"user_id":"","duration":19.688878322,"size":2432,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965324.2095025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56286","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.20099156,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965326.3150525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57178","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.297476928,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965329.7416553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2534"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2534,"user_id":"","duration":14.657113423,"size":2057,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965335.1207654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47282","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/backlog","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":64,"user_id":"","duration":24.477715601,"size":694,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965337.311972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57164","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2508"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2508,"user_id":"","duration":21.458224558,"size":2485,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965345.5725112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60938","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2522"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2522,"user_id":"","duration":13.749876066,"size":2052,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965353.2184422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2496"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2496,"user_id":"","duration":21.42320493,"size":2480,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965354.4125693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35708","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":19.114952829,"size":7615,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1776965360.2510817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50918","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2982"]}},"bytes_read":2982,"user_id":"","duration":13.289080679,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"error","ts":1776965360.27801,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50934","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/presence","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["186"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":186,"user_id":"","duration":11.553461906,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776965360.4450574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50928","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/110/operations/41/events","headers":{"Content-Length":["221"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":221,"user_id":"","duration":13.479971635,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965360.9961884,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/110","headers":{"X-Forwarded-Port":["80"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":10.056937529,"size":102,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776965362.8023612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60938","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":15.091068005,"size":2052,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965380.0231037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50918","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":16.640017996,"size":2056,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965380.7270732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44132","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.289454883,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965393.676773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/108/stream-session","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["51"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-Prefix":["/api"]}},"bytes_read":51,"user_id":"","duration":8.778228833,"size":484,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965394.9739397,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42894","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":14.96830915,"size":2061,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965399.397822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51874","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Content-Length":["327"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":327,"user_id":"","duration":5.707655271,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965403.2749853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60222","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.818949919,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965404.3750663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55940","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.924166812,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965410.064975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42894","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":14.508135497,"size":2053,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965429.6346474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50318","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2808"]}},"bytes_read":2808,"user_id":"","duration":15.912710249,"size":7619,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965431.0594292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39972","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2531"],"Connection":["keep-alive"]}},"bytes_read":2531,"user_id":"","duration":18.903141627,"size":2437,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965435.8865004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"59620","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/108/operations","headers":{"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"Content-Length":["239"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":239,"user_id":"","duration":36.463850976,"size":2438,"status":201,"resp_headers":{"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965446.4802058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"57362","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/108/operations","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":12.772214343,"size":622,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965451.638174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60240","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2529"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2529,"user_id":"","duration":23.070259028,"size":2484,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965454.5532124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60252","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/backlog","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["65"]}},"bytes_read":65,"user_id":"","duration":25.98050218,"size":694,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965456.778184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51812","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.125545669,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965465.931953,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53032","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2531"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":2531,"user_id":"","duration":21.145785509,"size":2478,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965477.597822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45898","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.940660921,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965479.3333945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.69211914,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965481.0825603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46248","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2521,"user_id":"","duration":20.431289586,"size":2481,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965496.4985812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48798","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["3002"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":3002,"user_id":"","duration":24.046236553,"size":2604,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965499.696879,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48794","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/operations/42/events","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["222"]}},"bytes_read":222,"user_id":"","duration":27.246753912,"size":737,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965506.5128093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46248","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2993"]}},"bytes_read":2993,"user_id":"","duration":22.762125392,"size":2639,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965509.1559541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59734","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2805"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2805,"user_id":"","duration":18.672792521,"size":7616,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776965513.3625338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48452","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/operations/42/events","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["199"]}},"bytes_read":199,"user_id":"","duration":29.610312787,"size":820,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965517.5559957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2993"],"Connection":["keep-alive"]}},"bytes_read":2993,"user_id":"","duration":23.702199822,"size":2724,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965522.575014,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45150","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/operations/42/events","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["184"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":184,"user_id":"","duration":28.718964711,"size":820,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965533.1618025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52082","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":23.187035401,"size":2759,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965534.1305337,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57126","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/backlog","headers":{"Accept-Language":["*"],"Content-Length":["65"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":65,"user_id":"","duration":6.491224388,"size":142,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965535.5378425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57098","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.361804871,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965537.591668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45164","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/operations/42/complete","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["229"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":229,"user_id":"","duration":43.719775563,"size":820,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965544.2065709,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33514","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/backlog","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["65"]}},"bytes_read":65,"user_id":"","duration":6.612400274,"size":142,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965548.7408664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57116","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":23.165258558,"size":2756,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965557.3061197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55308","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.140468396,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965558.9436104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47946","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.780273417,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965565.0272322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33524","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2518,"user_id":"","duration":23.107503833,"size":2750,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965581.9103081,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56564","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2517,"user_id":"","duration":24.103586001,"size":2750,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965586.375603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34738","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2808"],"Accept":["application/json"]}},"bytes_read":2808,"user_id":"","duration":16.57477878,"size":7619,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965594.788778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39230","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["2523"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":22.623617983,"size":2755,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965611.6992142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33088","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":22.66461613,"size":2763,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965612.2658212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34792","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":25.862363399,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965629.574823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48368","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":23.909544065,"size":2759,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965634.5570247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51354","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.141504582,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965638.663827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48368","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":8.263507521,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965647.4816322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2519,"user_id":"","duration":25.736481381,"size":2758,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965660.2360752,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46340","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2518"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":22.614864381,"size":2748,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965664.0264742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35134","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2811"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2811,"user_id":"","duration":16.758259115,"size":7622,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965676.1060283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41700","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":22.810678637,"size":2755,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965689.5925205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37816","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":25.544326038,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965691.1852303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56052","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2522,"user_id":"","duration":21.511348225,"size":2760,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965708.3180645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2523,"user_id":"","duration":22.492376836,"size":2754,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965712.2200313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53926","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.194028845,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965713.5855913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59018","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.548060826,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965723.8683054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45668","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":22.140849134,"size":2754,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965739.9763176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45388","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2524"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2524,"user_id":"","duration":22.366639677,"size":2757,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965741.0908084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48360","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2801"]}},"bytes_read":2801,"user_id":"","duration":16.2536866,"size":7612,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965759.6372888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58032","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":25.907399662,"size":2755,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776965767.980742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41188","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.87556124,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965775.353949,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38118","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2519,"user_id":"","duration":25.781321812,"size":2759,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965787.8147163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40450","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2524"],"Connection":["keep-alive"]}},"bytes_read":2524,"user_id":"","duration":22.140168344,"size":2748,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965788.347832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.226737676,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965791.370787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58892","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.257309226,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965804.334727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43934","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2522,"user_id":"","duration":22.572428581,"size":2762,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965816.63824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41446","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2808"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2808,"user_id":"","duration":16.265678772,"size":7619,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965820.0291052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59662","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":22.186174866,"size":2757,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965837.1084063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40876","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":23.445679183,"size":2759,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776965846.4759035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42094","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.821378172,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965853.1388974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37162","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":23.387361209,"size":2770,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965864.713549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54030","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.076591526,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965866.0172837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50910","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.372596484,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965867.7150533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36636","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2515"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2515,"user_id":"","duration":22.087359502,"size":2751,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965884.7754564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50920","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2520,"user_id":"","duration":22.825819044,"size":2757,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965898.8313932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58062","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2809"]}},"bytes_read":2809,"user_id":"","duration":21.390480452,"size":7620,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776965899.5435085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53236","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":2.121546472,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776965904.3976812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43472","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":26.699463155,"size":2748,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965917.6140034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56370","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2526"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2526,"user_id":"","duration":23.599520607,"size":2754,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776965926.7761557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53242","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.218987279,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776965935.0837362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59852","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2532"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2532,"user_id":"","duration":24.409654407,"size":2760,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965947.615336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.067729822,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965948.3364916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58668","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["2519"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":21.331091538,"size":2759,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965949.0120094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48826","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.470427612,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965965.7209103,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33562","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2809"]}},"bytes_read":2809,"user_id":"","duration":17.152676909,"size":7620,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965968.660934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48828","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2523,"user_id":"","duration":25.06613988,"size":2763,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776965971.9104497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39364","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.928347618,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965983.705027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60004","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2516"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2516,"user_id":"","duration":24.023327189,"size":2758,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965998.3473353,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33240","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2806"]}},"bytes_read":2806,"user_id":"","duration":15.871912772,"size":7617,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776965998.5396407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39364","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":23.057598723,"size":2758,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966013.7292795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35060","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":22.171821133,"size":2756,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966025.9458652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58476","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":27.578548447,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966031.7159793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36642","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2529"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2529,"user_id":"","duration":23.566079105,"size":2758,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966047.6611037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.294654741,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966048.1152658,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53046","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.760013011,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966048.1157415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40436","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2516"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2516,"user_id":"","duration":23.306080009,"size":2750,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966063.9530613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53040","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":23.286589706,"size":2752,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966074.788846,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60190","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2809"]}},"bytes_read":2809,"user_id":"","duration":17.190358534,"size":7620,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966081.699741,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42474","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2519,"user_id":"","duration":24.911886193,"size":2749,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966097.8976636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51596","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2517"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2517,"user_id":"","duration":25.229891581,"size":2747,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966101.6890967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51328","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.880250446,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966112.5719965,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58412","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":23.731746429,"size":2759,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966123.1158066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51016","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.290826784,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966124.5573363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38016","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.727321283,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966128.3379173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42346","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2518,"user_id":"","duration":23.409670035,"size":2752,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966145.4641957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38020","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":24.635431007,"size":2755,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966152.9519494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2805"]}},"bytes_read":2805,"user_id":"","duration":17.341919033,"size":7616,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966170.9025533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50948","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":34.1680365,"size":2747,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966180.9344587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60472","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2519,"user_id":"","duration":28.009097145,"size":2746,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966184.2405517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33730","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":31.269557431,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966192.4273357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55912","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"]}},"bytes_read":2529,"user_id":"","duration":23.168441373,"size":2762,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966201.2079146,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47988","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.226983433,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966202.5823874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60456","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.622355252,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966209.3756492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45868","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2520,"user_id":"","duration":23.744072346,"size":2751,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966227.2500536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":2520,"user_id":"","duration":25.362924012,"size":2759,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966232.3153634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":18.787847395,"size":7621,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966242.0496356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38508","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2517"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2517,"user_id":"","duration":25.877035928,"size":2751,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966256.8207178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36166","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2527"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2527,"user_id":"","duration":23.543411392,"size":2756,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966259.6205788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.280262319,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966273.8648264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34796","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2519,"user_id":"","duration":24.199924417,"size":2765,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966281.0497794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34758","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.725753365,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966282.3696473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34796","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.028712911,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966291.2391932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40822","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2522"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":25.191120948,"size":2757,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966306.650664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34796","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":24.016205101,"size":2753,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966310.7427454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48950","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2809"]}},"bytes_read":2809,"user_id":"","duration":17.781408405,"size":7620,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966323.138437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59312","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":25.476760181,"size":2752,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966337.9776638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":27.210601657,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776966338.3418,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58646","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2531,"user_id":"","duration":24.102928026,"size":2752,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966354.3853946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2519"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":23.53842225,"size":2751,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966358.7039435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.922519443,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966361.3216174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.547261803,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966369.5849879,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43942","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"],"Content-Type":["application/json"]}},"bytes_read":2523,"user_id":"","duration":22.638327192,"size":2759,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966387.1783838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2514"]}},"bytes_read":2514,"user_id":"","duration":24.412414,"size":2752,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966389.014172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54710","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2805"]}},"bytes_read":2805,"user_id":"","duration":17.350971121,"size":7616,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776966400.7830408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43266","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Content-Type":["application/json"],"Accept":["*/*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2520,"user_id":"","duration":22.624311428,"size":2750,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966414.714133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40942","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":25.677979997,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776966416.1018822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54022","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":21.313082514,"size":2757,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966432.8903308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48260","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2523,"user_id":"","duration":22.282251878,"size":2758,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966436.96977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51880","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.931532331,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966438.2939723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48260","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.270690547,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966450.8465185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46062","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":23.891814241,"size":2763,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966465.2036471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52312","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2530,"user_id":"","duration":22.385777029,"size":2761,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966467.3160274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46320","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2820"]}},"bytes_read":2820,"user_id":"","duration":17.50232159,"size":7641,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966482.5734785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52762","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":23.92378936,"size":2758,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966493.8073473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36578","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.486416613,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966497.9351974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53104","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Content-Length":["2520"],"Connection":["keep-alive"]}},"bytes_read":2520,"user_id":"","duration":23.167325756,"size":2757,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966515.0410364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39070","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.704429973,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966516.7846768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38598","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":26.161732701,"size":2761,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966518.7205195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39870","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.385534995,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966533.649516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39862","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2529,"user_id":"","duration":26.655656807,"size":2761,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966544.7781045,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54532","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2806"],"Accept":["application/json"]}},"bytes_read":2806,"user_id":"","duration":18.198622698,"size":7617,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966548.472372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32880","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":25.63150518,"size":2751,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966563.6655173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34786","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":24.918542351,"size":2755,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966572.5854287,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36548","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.806564041,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966580.87184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59768","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2529"]}},"bytes_read":2529,"user_id":"","duration":25.810293472,"size":2760,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966592.7975438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60834","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.008351316,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776966595.2857995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.517373665,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966597.2206829,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57282","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2531"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2531,"user_id":"","duration":25.544550055,"size":2761,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966611.3596144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34212","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2528"]}},"bytes_read":2528,"user_id":"","duration":23.546096434,"size":2760,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966622.124194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51772","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2808"]}},"bytes_read":2808,"user_id":"","duration":17.68845315,"size":7619,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966628.3273757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59724","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":24.929569445,"size":2758,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966644.9411428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47954","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2519"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":25.187874215,"size":2761,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966648.094667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44216","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.946494214,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966662.2190645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47428","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":26.130015426,"size":2761,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966671.9574196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47428","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.819476055,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966672.1859515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57772","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":28.062313137,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966674.329383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40374","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2521,"user_id":"","duration":21.213931818,"size":2751,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966693.1198225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36696","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2520,"user_id":"","duration":23.387417692,"size":2760,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966698.641211,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59964","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2805"]}},"bytes_read":2805,"user_id":"","duration":15.834712541,"size":7616,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966705.744903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51382","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":21.670193612,"size":2757,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966723.9974706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36984","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.334236117,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966726.6944437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46952","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2529,"user_id":"","duration":25.764015071,"size":2831,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966740.1696155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33498","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":23.10934446,"size":2835,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966746.3768377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58720","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.698397454,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966748.6072602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33498","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.941874648,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966758.7679572,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55388","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2533,"user_id":"","duration":25.048414713,"size":2837,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966773.2832978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33498","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2532"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2532,"user_id":"","duration":23.606433801,"size":2836,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966775.7253294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2808"]}},"bytes_read":2808,"user_id":"","duration":16.225960293,"size":7619,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966790.662782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43642","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":25.295514214,"size":2819,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776966803.7961473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37638","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":28.054790677,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966805.8116512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59546","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2519"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2519,"user_id":"","duration":24.108232158,"size":2824,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966822.418707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55346","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":24.826915767,"size":2831,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966824.282272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39948","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.572251147,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966825.6013587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42626","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.893431207,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966837.0744975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43334","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2520"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2520,"user_id":"","duration":23.325145148,"size":2823,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966852.6250863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59518","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2809"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2809,"user_id":"","duration":17.612567611,"size":7620,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966854.6642525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51666","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2533,"user_id":"","duration":24.826211216,"size":2837,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966870.9291298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36402","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2532"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":25.033012706,"size":2832,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966878.4202688,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33150","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":25.771414418,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966885.4944928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53582","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":23.750820403,"size":2827,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966900.6397383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56626","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.973073013,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966901.3807025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55496","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2523"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2523,"user_id":"","duration":23.781075655,"size":2831,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776966902.8431647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58402","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.179713676,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966917.8700647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53002","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":24.160355383,"size":2826,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966927.8732677,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41546","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2809"],"Accept":["application/json"]}},"bytes_read":2809,"user_id":"","duration":15.965220165,"size":7620,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966933.2183623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54500","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2522"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2522,"user_id":"","duration":23.713576765,"size":2838,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966947.607255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38044","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":21.978009257,"size":2821,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776966954.7126749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58896","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.815845992,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966964.142584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47922","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2515"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2515,"user_id":"","duration":22.454341702,"size":2823,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776966975.3099666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35994","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.433876159,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966977.7778,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56860","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.893585365,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776966982.321587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39318","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2534"]}},"bytes_read":2534,"user_id":"","duration":24.054150265,"size":2832,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967000.049948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56876","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":25.434819085,"size":2828,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967003.5863795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52846","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2811"]}},"bytes_read":2811,"user_id":"","duration":15.068357228,"size":7622,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967013.5276966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36458","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2524"]}},"bytes_read":2524,"user_id":"","duration":23.660443516,"size":2824,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967028.853737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44526","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2519,"user_id":"","duration":22.888869691,"size":2820,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967030.239931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33156","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.619539069,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967044.5100372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47914","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2524"]}},"bytes_read":2524,"user_id":"","duration":22.918341012,"size":2828,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967052.3951724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35180","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.75672535,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776967055.6320262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47914","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":8.003902993,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967061.8294537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58044","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2529"]}},"bytes_read":2529,"user_id":"","duration":24.15788526,"size":2831,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967077.191095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60884","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2527"]}},"bytes_read":2527,"user_id":"","duration":23.333350276,"size":2831,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967091.8646302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48190","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2806"]}},"bytes_read":2806,"user_id":"","duration":27.418044606,"size":7617,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776967093.185119,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49142","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":8.738768362,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967114.617079,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60158","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2522"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":46.381090681,"size":2831,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967132.9978578,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34038","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":39.760568088,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967139.0841885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41864","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2532"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2532,"user_id":"","duration":54.073452796,"size":2837,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776967143.1793082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38572","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.977337594,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967148.6384013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60280","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":47.246141391,"size":2835,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967152.2309065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60158","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2518"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2518,"user_id":"","duration":33.733317853,"size":2820,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967156.0091698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":40.785323805,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967156.9690056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53534","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":21.780801456,"size":2829,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967159.3561306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59948","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2806"]}},"bytes_read":2806,"user_id":"","duration":17.105926456,"size":7617,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967165.9072566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.294001135,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967174.8609822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44968","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":23.051205973,"size":2832,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967190.968992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Content-Type":["application/json"]}},"bytes_read":2531,"user_id":"","duration":23.185616102,"size":2831,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967194.0316164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44494","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":18.138675348,"size":7621,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967209.0427334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59432","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2534"]}},"bytes_read":2534,"user_id":"","duration":25.431110549,"size":2833,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776967220.351906,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.273300384,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967225.5593364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38438","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2532"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2532,"user_id":"","duration":25.846836147,"size":2844,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967242.5678313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47254","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.521066472,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967244.1418629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58384","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.08562506,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967244.7395031,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52904","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2522"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":28.794070417,"size":2832,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967258.143194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55332","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":26.549991716,"size":2832,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967272.3088653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":17.453677857,"size":7621,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967272.9333966,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52904","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":25.233415237,"size":2830,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967298.6092248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36148","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":35.05807842,"size":2832,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967306.6159303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40084","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":34.288975753,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967310.4083855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44254","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["2522"],"Connection":["keep-alive"]}},"bytes_read":2522,"user_id":"","duration":30.439405954,"size":2838,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967319.814894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49362","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2526"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2526,"user_id":"","duration":24.004990216,"size":2828,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967320.135861,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42982","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.858935801,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967324.0982847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57398","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.76127346,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967338.5180357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41762","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":26.525450451,"size":2837,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967352.8262386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49844","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2817"]}},"bytes_read":2817,"user_id":"","duration":20.150446106,"size":7638,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776967353.7508862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57398","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2519"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":26.176318954,"size":2836,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776967354.3357556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41434","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.653231122,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967371.4713898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45764","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":27.757825199,"size":2846,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967380.2180052,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41446","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.860938347,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776967384.5865476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52064","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":24.805155123,"size":2849,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967402.197271,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33202","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.833623679,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967403.3947387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43304","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":27.699341692,"size":2878,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776967403.924503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44788","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.580158205,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967420.160738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46322","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":28.274028239,"size":2893,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776967424.4317863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53614","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.10455991,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967426.1671011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2817"]}},"bytes_read":2817,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967438.1353562,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54706","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2526"]}},"bytes_read":2526,"user_id":"","duration":30.369015111,"size":2887,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967444.4345639,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53620","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2817"]}},"bytes_read":2817,"user_id":"","duration":19.714966169,"size":8154,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967450.4640589,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48672","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.026103757,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967452.7771184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46322","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2531"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2531,"user_id":"","duration":28.9055053,"size":2890,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776967467.9250278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54706","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2532"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2532,"user_id":"","duration":28.137125086,"size":2903,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967478.3857784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50674","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2807"]}},"bytes_read":2807,"user_id":"","duration":18.91185909,"size":8134,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967483.3453157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46322","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2529"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2529,"user_id":"","duration":27.620915794,"size":2892,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967498.2407837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54706","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":26.643406371,"size":2890,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967505.4681215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50428","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.054992992,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967514.68466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36234","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":27.003192946,"size":2886,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967526.6431136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56418","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.213576113,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967528.2240462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35640","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.808821002,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967529.4187436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33046","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"]}},"bytes_read":2520,"user_id":"","duration":25.877389347,"size":2894,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967545.3742619,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35632","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":25.962501546,"size":2893,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776967555.6552346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51936","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2809"]}},"bytes_read":2809,"user_id":"","duration":17.919053936,"size":8136,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967564.1380682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35102","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":28.384043514,"size":2884,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967577.6505134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50420","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":26.022915548,"size":2888,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776967582.6468058,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52932","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.968486774,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776967592.8053122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35102","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":25.086126691,"size":2893,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967603.651085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.998200185,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967604.9970264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40756","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.342662925,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967609.141124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45074","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":25.516547673,"size":2888,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967623.6051106,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40760","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":23.866091767,"size":2892,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967636.0804808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58786","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2806"]}},"bytes_read":2806,"user_id":"","duration":19.675200624,"size":8133,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967642.310134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57178","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"]}},"bytes_read":2519,"user_id":"","duration":26.68767552,"size":2882,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967657.1276934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52076","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":25.385992029,"size":2894,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967662.1356502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53900","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.031970995,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967674.4560027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":26.790828947,"size":2881,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967685.308145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44758","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.187774181,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967685.3085244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37390","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.190257187,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967689.4455683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2518"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":25.550774651,"size":2882,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967705.732101,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37386","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":25.858753042,"size":2894,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967714.5314975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43040","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2810"]}},"bytes_read":2810,"user_id":"","duration":18.036202625,"size":8137,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967721.9129393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50474","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2523"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":26.196553309,"size":2887,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967737.5480168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51234","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":25.698758816,"size":2882,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967740.5290365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51224","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.974821786,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967752.5543082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34472","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":24.613591801,"size":2887,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967762.4512656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.888698757,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967764.0971315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38656","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.559286365,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967770.595299,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53664","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2525"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2525,"user_id":"","duration":26.736141477,"size":2893,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776967786.0201528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38666","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":26.28630762,"size":2887,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967792.4023232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43724","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2807"]}},"bytes_read":2807,"user_id":"","duration":17.080464396,"size":8134,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967800.8585217,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42908","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":25.275369235,"size":2880,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967816.737522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41618","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2524"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2524,"user_id":"","duration":24.824282959,"size":2886,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967818.4510157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36570","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.046403753,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776967833.0931218,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42558","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2520,"user_id":"","duration":25.330081801,"size":2881,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967840.0718179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"32890","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.674539879,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967842.7477133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42558","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.365296987,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776967848.5336118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46080","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2523"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2523,"user_id":"","duration":24.861419354,"size":2888,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967866.9683764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52436","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2521,"user_id":"","duration":27.184017451,"size":2885,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967873.4168634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53866","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2808"],"Accept":["application/json"]}},"bytes_read":2808,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776967874.9169443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40174","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":1.688349281,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967882.7070088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60250","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":27.853219059,"size":2885,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967899.188834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54992","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":28.519326047,"size":2879,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967901.2291338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40176","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.290411544,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967915.9562407,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53664","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2528"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2528,"user_id":"","duration":28.685287292,"size":2891,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967923.425364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52526","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.468494531,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776967925.8998837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53664","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.943500165,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967931.1794512,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51688","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2526"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2526,"user_id":"","duration":27.073297271,"size":2888,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967943.313834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37144","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2808"]}},"bytes_read":2808,"user_id":"","duration":19.341905272,"size":8135,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967947.7775648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59430","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":27.009037809,"size":2889,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776967949.9726093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39704","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.403212603,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776967964.4147568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39696","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"]}},"bytes_read":2531,"user_id":"","duration":27.805414583,"size":2885,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776967978.224115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52566","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2808"]}},"bytes_read":2808,"user_id":"","duration":18.306168628,"size":8135,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776967979.2918057,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39704","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2531,"user_id":"","duration":26.326673859,"size":2889,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776967993.9788592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36874","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"]}},"bytes_read":2529,"user_id":"","duration":25.40628498,"size":2890,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968004.6821773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47562","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.42988147,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968012.7250705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53456","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2523"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":27.991199725,"size":2887,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968027.6243129,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37164","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":27.380514929,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968028.960094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58190","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.722288209,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968030.5190346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2532"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":29.913796367,"size":2904,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968045.9725542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":29.222751373,"size":2920,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776968059.993193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37952","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.241073891,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968062.1798987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2530,"user_id":"","duration":29.532303267,"size":2926,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968064.031264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57818","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2804"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968078.7752225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":29.961862384,"size":2948,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968086.3073623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37956","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.31276223,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968095.4901793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":30.757530989,"size":2937,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776968109.077297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33080","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":27.072339002,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776968110.2629483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44434","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.263938409,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968111.9468274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":31.321003765,"size":2935,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968127.2990646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":30.28843963,"size":2938,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776968130.343646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57496","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.316703557,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776968131.4525251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2804"],"Accept":["application/json"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776968143.5834785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":30.801886643,"size":2932,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776968151.7923887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43244","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.196687748,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776968152.074322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57502","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2804"],"Accept":["application/json"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968157.3582208,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33308","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.562775361,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968158.766414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2521,"user_id":"","duration":30.072971921,"size":2936,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968174.850174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2522,"user_id":"","duration":30.333910364,"size":2939,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776968189.5378668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2519"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":28.898875087,"size":2942,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776968189.8121283,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40212","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.493539662,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968189.8310263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48996","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2837"]}},"bytes_read":2837,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968205.434637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2512"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2512,"user_id":"","duration":28.722826586,"size":2930,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968216.2727542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40220","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.438745455,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968222.9239028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2522,"user_id":"","duration":30.360494415,"size":2938,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968239.0174134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2522,"user_id":"","duration":30.364152051,"size":2940,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968239.226246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50336","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.394033661,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968240.1685615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58290","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.349131476,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968252.8369703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2522"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":28.076607185,"size":2930,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968259.038055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33514","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776968260.3913221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36382","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.568006645,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968268.6758783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2519"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":28.079667046,"size":2934,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968281.6666284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36398","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776968281.7457328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41606","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.078068127,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968287.33239,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.584362733,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968287.4240887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":30.740330789,"size":2942,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968303.320362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36706","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2513"]}},"bytes_read":2513,"user_id":"","duration":30.522877326,"size":2934,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968317.9966755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Content-Type":["application/json"]}},"bytes_read":2523,"user_id":"","duration":29.392770046,"size":2944,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776968319.2583222,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51714","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.953403782,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776968319.7366028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41750","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2839"]}},"bytes_read":2839,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968335.3940325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36706","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2517"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2517,"user_id":"","duration":31.098243155,"size":2939,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968345.1991632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51724","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.926565847,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968352.6152735,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2521,"user_id":"","duration":31.968007363,"size":2941,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776968369.446874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52798","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":28.158892284,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776968369.5178802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52748","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.244132029,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968370.2397108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36706","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2523,"user_id":"","duration":33.392246769,"size":2943,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968383.246041,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":30.283351863,"size":2940,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776968389.3385913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.066939167,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968390.3034837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40572","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968401.906743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55990","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2519,"user_id":"","duration":33.322735595,"size":2945,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776968415.3542747,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":5.7376795,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1776968420.6259902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35098","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2804"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968423.1064494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58950","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.73508924,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968423.9350393,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2531"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2531,"user_id":"","duration":39.011838547,"size":2949,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776968448.7545645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44472","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2520,"user_id":"","duration":47.874802475,"size":2940,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776968458.659164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43346","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":6.718561468,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"error","ts":1776968534.229183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43516","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":6.553827038,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968556.8460386,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":98.126509565,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776968561.0493245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":6.543504132,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776968565.531108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58174","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2532,"user_id":"","duration":148.274704201,"size":3007,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776968569.1422763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40660","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":66.444581051,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968572.3203387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40968","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":91.606172698,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776968644.3436694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43946","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Content-Length":["2526"]}},"bytes_read":2526,"user_id":"","duration":25.156667161,"size":140,"status":500,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968732.8488395,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36304","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":171.678620766,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968780.7895327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45328","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2833"]}},"bytes_read":2833,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968839.2212284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47498","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":230.935735391,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968850.5075622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48730","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":220.245290369,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776968917.052652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58970","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":229.5115629,"size":134,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776968918.8876417,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":164.35816007,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968921.91302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38130","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":269.632770097,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776968924.6644206,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56764","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":247.333526759,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776968925.167779,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47756","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2516"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2516,"user_id":"","duration":491.487288632,"size":2979,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776968929.0863774,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36724","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":221.537873421,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776968950.598554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33604","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":233.044940849,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776968995.280684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41744","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":186.716704622,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969023.5046875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43532","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2804"],"Accept":["application/json"]}},"bytes_read":2804,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969033.9862819,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46282","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969034.6425483,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44472","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2534"]}},"bytes_read":2534,"user_id":"","duration":584.018573513,"size":3015,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969035.1777534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58072","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776969036.2491992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48426","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":437.832432014,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969037.0973408,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36948","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":173.304936284,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969037.2787352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42078","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Content-Length":["2526"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2526,"user_id":"","duration":569.824069153,"size":3010,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969043.084925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40048","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":558.534812023,"size":3010,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969046.4886494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37422","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969047.1867015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40654","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2532"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2532,"user_id":"","duration":545.546234538,"size":2999,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969050.0816476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59554","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969052.1934094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43220","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":516.633503912,"size":3040,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969054.4056196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34452","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2525"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2525,"user_id":"","duration":501.762374036,"size":3032,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969054.444692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56910","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":289.779559741,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969060.2838745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57900","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":423.664456792,"size":3036,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969062.4605415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44952","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2527"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2527,"user_id":"","duration":543.97538876,"size":3024,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776969063.2907124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51622","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["366"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":366,"user_id":"","duration":152.463622318,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969064.1604123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32810","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2531,"user_id":"","duration":325.769955475,"size":3037,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969065.4782474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58174","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":496.014448564,"size":3037,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969066.79124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37524","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2525"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2525,"user_id":"","duration":362.315570422,"size":3037,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969066.7932215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38134","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":413.344831283,"size":3037,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776969067.639751,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60294","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":234.053088959,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776969070.0489278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33612","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":348.499809573,"size":3037,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969070.390401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53278","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":283.745388488,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776969071.5625205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48404","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":81.808736468,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969073.9372306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46226","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":109.155161803,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969075.591664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50394","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":55.603517323,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969077.1676962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":203.344587101,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969082.207721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33510","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2533,"user_id":"","duration":326.745483683,"size":2983,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969082.3724477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38624","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":190.98317429,"size":2984,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969084.070635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57004","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2532"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2532,"user_id":"","duration":311.782337301,"size":2984,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969086.8883958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46218","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":127.667325379,"size":2984,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969089.1042626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37014","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2532"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":2532,"user_id":"","duration":231.887000029,"size":2984,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969091.49706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35194","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2527"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2527,"user_id":"","duration":81.271315314,"size":2984,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969093.2194905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37464","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969096.0742724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41396","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2530"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2530,"user_id":"","duration":510.220660186,"size":2983,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969097.7691832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969106.437321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52750","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2532"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2532,"user_id":"","duration":232.136580251,"size":2974,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969107.01725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53278","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2528"],"Accept":["*/*"]}},"bytes_read":2528,"user_id":"","duration":300.550204526,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969107.27025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47092","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":504.830702337,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969109.1195116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36554","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2804"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2804,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969109.2478843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55692","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2840"]}},"bytes_read":2840,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969110.4903047,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46482","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2532"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2532,"user_id":"","duration":321.07555018,"size":2976,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969112.9991622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54724","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2530,"user_id":"","duration":289.66725019,"size":2976,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969113.1272917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41828","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2523,"user_id":"","duration":69.035296767,"size":2976,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969114.159117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53828","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":47.826241154,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969119.5644782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33656","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2848"],"Accept":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969120.605184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48378","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["2521"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":450.052976707,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969123.486971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42658","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":283.073499066,"size":2986,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969126.66128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46178","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2528"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2528,"user_id":"","duration":439.267314252,"size":2986,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969126.824379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2530,"user_id":"","duration":218.582780292,"size":2986,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969130.5260656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50764","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2527"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2527,"user_id":"","duration":137.356379897,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969130.7168343,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48336","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":209.884591099,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969134.6449609,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58660","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":36.334783493,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969135.6899152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45544","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":105.66916392,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969135.7507563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38130","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"]}},"bytes_read":2529,"user_id":"","duration":210.426480976,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969137.2288365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45000","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2526"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2526,"user_id":"","duration":76.127444454,"size":2977,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969137.5802515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42068","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":194.756764657,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969139.242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49120","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2520"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2520,"user_id":"","duration":61.437857446,"size":2980,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969142.6430237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60404","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":22.252775248,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969144.7983794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51854","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":202.611201945,"size":2978,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776969146.2917807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48230","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.017855491,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969150.4524822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45542","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":123.343751684,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969151.3458452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47806","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":3919,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969151.9857595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45568","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969152.6504157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37408","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":41.454460761,"size":2976,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969155.2068567,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39626","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2519"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":61.098434711,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969158.539082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34732","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":182.181587748,"size":2980,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969160.2599537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42328","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":83.911828257,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969163.508706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41168","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":35.728695078,"size":2982,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776969167.5389276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56756","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":0.963845896,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969168.8673394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48232","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2804"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2804,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969175.4044003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55914","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.840834744,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969178.1837335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60404","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":34.552255755,"size":2973,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969193.1767662,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40352","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2534"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2534,"user_id":"","duration":32.976735208,"size":2986,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969205.749012,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40530","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2837"]}},"bytes_read":2837,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969206.0870507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42048","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["366"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":366,"user_id":"","duration":1.680648678,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969209.0538826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55914","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":32.402107788,"size":2976,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969224.8420088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"]}},"bytes_read":2522,"user_id":"","duration":31.779472437,"size":2976,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969233.0144458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42052","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.901161251,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969243.0594432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43174","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":33.33733152,"size":2983,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969253.8445942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.763316996,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969256.281531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43228","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.201576204,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969258.0353653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"],"Connection":["keep-alive"]}},"bytes_read":2522,"user_id":"","duration":32.431215329,"size":2970,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969272.4559486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43618","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2517,"user_id":"","duration":30.371731069,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969274.9501042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36890","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2804"]}},"bytes_read":2804,"user_id":"","duration":19.845116648,"size":9166,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969289.359596,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2519,"user_id":"","duration":30.422004423,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969294.5610862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44784","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2837"]}},"bytes_read":2837,"user_id":"","duration":19.594548403,"size":9417,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969304.3348825,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41714","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2518"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2518,"user_id":"","duration":29.517258562,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776969315.8448565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50702","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.300738801,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969315.9957764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57874","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2839"],"Accept":["application/json"]}},"bytes_read":2839,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969321.7584727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":31.093637513,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969335.7432225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50714","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2839"]}},"bytes_read":2839,"user_id":"","duration":19.620423953,"size":9419,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969336.6027722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41714","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2530,"user_id":"","duration":29.586513508,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969351.9849336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2529"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2529,"user_id":"","duration":29.126961968,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969356.6879516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58854","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2833"]}},"bytes_read":2833,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776969356.7984664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48798","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.041166977,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969365.0053737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43278","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":8.203921449,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969372.0682914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41714","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2531,"user_id":"","duration":33.355833078,"size":2984,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969389.149365,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2531"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2531,"user_id":"","duration":34.308394104,"size":2981,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969393.62575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["366"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":366,"user_id":"","duration":1.17996143,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776969393.8583882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39486","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2839"],"Accept":["application/json"]}},"bytes_read":2839,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969402.2438405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38616","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":31.347988402,"size":2985,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969417.5484986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":30.98906318,"size":2971,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969420.7442484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.098772012,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969433.712193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36492","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2524"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2524,"user_id":"","duration":30.815389354,"size":2972,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969442.033932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43340","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.383268085,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969443.5620375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52802","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.933622025,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969449.8257048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2518"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":31.036107314,"size":2973,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969462.50196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53504","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2833"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2833,"user_id":"","duration":19.868529228,"size":9413,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969464.8779469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36492","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2517,"user_id":"","duration":30.237944834,"size":2967,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969482.3368573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2530,"user_id":"","duration":31.570629602,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969483.6521091,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52772","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969483.9825644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44788","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.456279615,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969500.32167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36492","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":33.693722409,"size":2974,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776969505.6610186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47118","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.429780322,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969506.770925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44802","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969511.519465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45096","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.856049645,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776969515.917763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2518"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":32.959678722,"size":2967,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969528.5223083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45094","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":29.730869984,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969542.9324422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49890","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2840"]}},"bytes_read":2840,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969543.1515663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.940591171,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776969546.166182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45096","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":31.530163946,"size":2971,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969561.6015663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39912","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":30.86217038,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969573.3819022,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39990","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":30.210383567,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969581.9341109,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45096","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":35.32993601,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969592.5235145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48528","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.368862633,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969597.7094536,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39912","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":34.984103838,"size":2970,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969598.397872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":33.22027737,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969608.3649201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54918","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2529"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2529,"user_id":"","duration":29.323635828,"size":2979,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969613.5591424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35098","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969613.6217725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52686","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.474089355,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969626.2561743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48528","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["2531"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":30.12070344,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776969635.280189,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51378","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.379408238,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1776969636.1615794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52690","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969641.260134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41156","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.97735444,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969644.7272282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59504","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2519"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2519,"user_id":"","duration":31.770330581,"size":2973,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969659.539203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48528","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2520"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2520,"user_id":"","duration":30.946944094,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776969673.0060213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51878","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["366"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":366,"user_id":"","duration":1.121799724,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969675.6903925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38688","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2835"]}},"bytes_read":2835,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969676.143733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41156","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":31.50352982,"size":2970,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969692.8010445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48528","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":32.058884814,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969698.8875875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51890","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.8608328,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969706.1612566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49838","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":29.605291132,"size":2970,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969720.4887168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36006","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.441735326,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969722.5988991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.564133529,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969723.1352806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":30.459077643,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969740.526972,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":31.752910852,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776969742.997936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44578","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":0.956682017,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776969745.1844726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45150","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969755.2951636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":30.657377762,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969763.980132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44582","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969764.9585712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60352","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.719127381,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776969770.8916945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58620","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.907542672,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969771.4839928,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"]}},"bytes_read":2532,"user_id":"","duration":30.243313208,"size":2982,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969787.588475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2531"],"Connection":["keep-alive"]}},"bytes_read":2531,"user_id":"","duration":30.042015325,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969802.8146737,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38856","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2844"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2844,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776969802.9011576,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50092","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.175745266,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776969803.08111,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":29.425204836,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969818.8186326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":29.070090086,"size":2973,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969828.478176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50098","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.575908486,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969835.0520484,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2526"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2526,"user_id":"","duration":29.207821541,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969850.8376236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37322","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.925164288,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969850.8962326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":29.254684194,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969852.5343344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54926","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.614043387,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969868.7158477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2519"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":30.714387428,"size":2970,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776969873.6816359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58884","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.735843193,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969874.3822718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39374","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969885.1115255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2521"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":31.528364041,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969895.131454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58894","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776969895.6557233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34934","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.713212007,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969898.414147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":28.658634094,"size":2980,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776969901.9712558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35634","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.313148209,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776969915.7214885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2530"],"Content-Type":["application/json"]}},"bytes_read":2530,"user_id":"","duration":29.896717557,"size":2975,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969931.1509705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":29.408845187,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969932.3456857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52256","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2846"]}},"bytes_read":2846,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776969934.4187768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50996","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":2.231963591,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776969947.5583584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2518"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":31.553099328,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776969961.979414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51010","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.539975264,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776969985.9383159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60898","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":54.322858276,"size":2977,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776969986.971859,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50030","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":8.549347701,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970000.4748166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55684","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":44.0252445,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970002.4125948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":54.691090383,"size":2970,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970004.559734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.116144051,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970006.8338294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55544","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970013.6435604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53920","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"]}},"bytes_read":2517,"user_id":"","duration":49.869231763,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970016.656641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50044","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":36.488921565,"size":2987,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776970026.3033917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41810","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.523829831,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970034.479009,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970034.6229632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42670","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2519"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2519,"user_id":"","duration":37.954691269,"size":2968,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970037.0765204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56562","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":10.770091777,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970046.725533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36888","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2528"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2528,"user_id":"","duration":33.813261345,"size":2974,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970063.9634595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41848","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2521,"user_id":"","duration":35.220868596,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970064.7083364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38616","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.387966576,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776970067.5327764,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49206","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970080.2831857,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49306","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":35.289269707,"size":2977,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970090.8487997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38624","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.119382265,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970096.0227675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51778","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2524,"user_id":"","duration":35.022645887,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970112.293806,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":35.67579523,"size":2976,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776970114.1351132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52960","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.386504385,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970114.2006261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54234","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.401139831,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970131.650377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56498","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2533"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2533,"user_id":"","duration":38.647831444,"size":2983,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970134.7429056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38190","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.00118728,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970138.2836382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56206","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970141.069002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54218","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":32.397234702,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970156.2638836,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53302","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.295689692,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1776970161.5415254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38204","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970161.7065654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":36.618160336,"size":2977,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970162.70374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47532","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.408520369,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970180.1762516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51106","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":38.505012046,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970194.4745421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38030","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.18453508,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970198.1507182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45604","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2518,"user_id":"","duration":40.198029105,"size":2970,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776970200.3333194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33900","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2842"]}},"bytes_read":2842,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970209.5189369,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60660","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2513"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2513,"user_id":"","duration":35.736374362,"size":2968,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970221.7166815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38032","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":27.217085938,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970228.2513685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50686","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2523"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":38.380228418,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970243.5769782,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57458","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":37.613340026,"size":2983,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970244.3579466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41218","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.905883695,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970246.700437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55562","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":30.232818519,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970254.1621025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44126","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":32.042394508,"size":2978,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776970264.5207024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60440","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.02048739,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970270.1143088,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58602","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970274.144292,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41224","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2529"],"Connection":["keep-alive"]}},"bytes_read":2529,"user_id":"","duration":35.245960935,"size":2978,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776970286.3121428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34114","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.529586715,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970292.1553948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60446","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970293.2452824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42598","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.930902526,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970296.3619843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54632","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2533,"user_id":"","duration":41.559990506,"size":2979,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970309.67497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2530,"user_id":"","duration":38.784090675,"size":2986,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970323.5153282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42602","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":36.298442033,"size":2986,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776970324.14868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38868","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.051683324,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970331.998952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52784","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2852"]}},"bytes_read":2852,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970340.7266874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57478","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2534"]}},"bytes_read":2534,"user_id":"","duration":36.908360633,"size":2983,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970354.7207823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38880","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":30.548408189,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970358.4958858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51462","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2523"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2523,"user_id":"","duration":38.574349963,"size":2986,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970369.9255848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44236","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":33.654750891,"size":2975,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970376.5892346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34478","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":30.411963838,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970377.5280626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36226","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":9.375328851,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970385.0570424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55004","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2521,"user_id":"","duration":32.26418934,"size":2970,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776970394.7064815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52824","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.559059787,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776970398.6066265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60056","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970405.1310441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36240","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":36.470556412,"size":2976,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970416.721821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49340","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2519,"user_id":"","duration":31.701988784,"size":2972,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776970416.8721728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.88397189,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970420.7707548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52838","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970426.4927387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49340","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":9.61795989,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970435.734225,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54852","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2518"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":34.880883275,"size":2972,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970452.2786117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55006","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2520,"user_id":"","duration":35.327564681,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970454.8210914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.386441446,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970457.4723182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51668","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2841"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970468.8908384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37590","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":35.796181144,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970484.9007864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47654","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":30.066298028,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970488.3011403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41374","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"]}},"bytes_read":2530,"user_id":"","duration":38.123460646,"size":2988,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970502.030726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48114","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2531,"user_id":"","duration":35.152173262,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970506.310821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39844","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":29.45587798,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970509.796369,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48856","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":10.94763957,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970520.5140514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36452","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2529"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2529,"user_id":"","duration":37.781383051,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970525.2925968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60278","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.435517648,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970527.59985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56616","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970539.2478726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48850","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2532"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2532,"user_id":"","duration":40.616579223,"size":2981,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970547.4102654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43690","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.88039364,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776970554.4665678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41616","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2525"]}},"bytes_read":2525,"user_id":"","duration":39.234772993,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970556.0367756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60288","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970558.5296626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34274","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":11.102607377,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970571.4688084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42078","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"]}},"bytes_read":2520,"user_id":"","duration":39.846074315,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970585.190912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37054","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.890225695,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970586.8485355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43390","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Content-Length":["2514"]}},"bytes_read":2514,"user_id":"","duration":39.145948465,"size":2966,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776970589.8131692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36634","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2834"]}},"bytes_read":2834,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970597.0386212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47534","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2527"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2527,"user_id":"","duration":32.997183895,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970610.8333967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37060","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.614503484,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970614.9101636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34518","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":34.216112685,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970633.081302,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58444","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.888453873,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970633.2306025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54048","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2531"],"Content-Type":["application/json"]}},"bytes_read":2531,"user_id":"","duration":36.213759068,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970634.5629468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48352","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":5.368775552,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970646.601759,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48106","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":33.716996453,"size":2979,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776970655.1821523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36536","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":0.962977644,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776970658.4428985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50758","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970659.8939772,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48350","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2528"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2528,"user_id":"","duration":30.935785992,"size":2982,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776970677.041233,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54638","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.571880384,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776970678.1738193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2533"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2533,"user_id":"","duration":33.333533952,"size":2982,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970680.8625548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36538","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970684.1983628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58196","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":7.15447009,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970699.5860715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50428","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2532"],"Content-Type":["application/json"]}},"bytes_read":2532,"user_id":"","duration":38.896597898,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970712.7310295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58190","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2532,"user_id":"","duration":35.916178661,"size":2986,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776970714.5515826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.056686371,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970721.4281952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60570","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2837"],"Accept":["application/json"]}},"bytes_read":2837,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970735.0246482,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41694","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2517,"user_id":"","duration":42.277734237,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970748.8894355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46320","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2524,"user_id":"","duration":40.136999277,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970749.4459124,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":34.864574659,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970759.0714402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34568","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":34.056490755,"size":2975,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970763.2188127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48792","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.630193608,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970764.5026097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48654","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.9428294,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970779.3388002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53396","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"Connection":["keep-alive"]}},"bytes_read":2520,"user_id":"","duration":38.392390499,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970784.4259315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56674","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":0.876903894,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970796.309653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36860","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970797.8162284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43724","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2530"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2530,"user_id":"","duration":40.80689419,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970806.2010522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58518","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.496597205,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970809.008582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2529"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2529,"user_id":"","duration":36.152550894,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970811.603749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56686","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970813.0627332,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39766","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.858846582,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970823.5008025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35440","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["2519"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":34.776812661,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970837.4073815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39762","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"]}},"bytes_read":2520,"user_id":"","duration":32.808258581,"size":2973,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776970843.8955722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55520","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["366"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":366,"user_id":"","duration":1.957694831,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776970849.7761219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59628","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2839"]}},"bytes_read":2839,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970861.3025231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58954","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2519,"user_id":"","duration":40.44490351,"size":2972,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970873.0271869,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55536","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.106703914,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970877.5146673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42118","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2532"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2532,"user_id":"","duration":40.534403915,"size":2985,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776970893.5206432,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35952","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2532"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2532,"user_id":"","duration":40.777379346,"size":2978,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970894.2614486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38668","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":28.319972835,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970894.8578584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60078","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.926938337,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970912.3305247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36666","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"Connection":["keep-alive"]}},"bytes_read":2529,"user_id":"","duration":43.393024216,"size":2985,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776970914.7967255,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45226","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.856311146,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970923.9789722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53598","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970924.338421,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40814","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":39.494277359,"size":2978,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776970936.4039593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49792","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.361398639,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970940.712229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45238","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970942.5132265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32878","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.101166321,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776970943.5627742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47540","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2523"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2523,"user_id":"","duration":42.831821712,"size":2978,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970950.9317713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37332","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2533,"user_id":"","duration":33.885138632,"size":2987,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776970966.6758082,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32868","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":32.629771576,"size":2981,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776970972.3762732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52776","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.971678048,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776970979.5220466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53344","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2835"]}},"bytes_read":2835,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776970987.6910017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47264","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2515"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2515,"user_id":"","duration":36.956092941,"size":2969,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971002.8595076,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54616","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2529"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2529,"user_id":"","duration":36.023262469,"size":2980,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971003.1451623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52790","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":30.741729844,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971016.9928656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55154","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2531"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2531,"user_id":"","duration":33.919019416,"size":2977,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971021.4908476,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56948","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.104190525,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971022.849516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33212","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":28.460945601,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971033.6175706,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60272","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":33.915478038,"size":2982,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776971042.5222826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41962","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.113855927,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971047.4849203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"32848","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971048.7832615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56932","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2517,"user_id":"","duration":32.9501257,"size":2967,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971064.038048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33740","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.25662405,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971065.4004698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48764","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2531,"user_id":"","duration":33.453841335,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971067.0775607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41978","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971069.6802447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45022","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.639526096,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971084.539369,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57490","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2519,"user_id":"","duration":36.751856589,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971099.6752026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45006","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2515"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2515,"user_id":"","duration":36.025144014,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971101.6438468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33336","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["366"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":366,"user_id":"","duration":0.752930878,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971103.539128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41858","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2836"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2836,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971110.6499891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33434","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2516"],"Connection":["keep-alive"]}},"bytes_read":2516,"user_id":"","duration":30.498019702,"size":2974,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971127.9747891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33350","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.304282315,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971128.6436179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45792","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2532"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2532,"user_id":"","duration":31.516240145,"size":2980,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971149.906277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39666","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2531,"user_id":"","duration":36.082835954,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971150.0693166,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.402201508,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971153.5336049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50302","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.882459077,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971163.0978358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45792","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":33.391175675,"size":2985,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776971172.473659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43800","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.80961996,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971175.787205,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37338","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971180.8942935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50288","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2532,"user_id":"","duration":35.252062348,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971194.394051,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48828","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.647867629,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971198.2960474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43810","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971198.4560702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49742","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2523"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2523,"user_id":"","duration":36.663766373,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971201.2739177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38460","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.876348061,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971212.1174042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40842","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":33.978424774,"size":2977,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971218.2938638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["node"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.115564338,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971227.7331102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2518"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":32.943641385,"size":2965,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776971238.7449236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39466","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["366"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":366,"user_id":"","duration":7.791603039,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776971240.9553392,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["58"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Content-Type":["application/json"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":58,"user_id":"","duration":18.075499726,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971241.9159594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38088","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2838"]}},"bytes_read":2838,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971242.2260952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":0,"user_id":"","duration":1.169771914,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971249.801637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48280","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2518,"user_id":"","duration":39.147984969,"size":2969,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971266.5954444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40448","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.825365962,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971270.0095148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59002","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"Connection":["keep-alive"]}},"bytes_read":2520,"user_id":"","duration":43.216641694,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971272.2772107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"User-Agent":["node"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["187"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":187,"user_id":"","duration":28.748969286,"size":1641,"status":201,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971274.1571462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.14","remote_port":"53690","client_ip":"172.20.0.14","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/145/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":1.47294346,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971283.0389924,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54618","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2531,"user_id":"","duration":39.905469835,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971283.776011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50816","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":9.610793355,"size":175,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971288.391982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37100","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.603909619,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971289.944379,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37116","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/backlog","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["64"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":64,"user_id":"","duration":6.163398835,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971290.5974803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49068","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":29.803787625,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971295.525026,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54618","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/presence","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["205"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":205,"user_id":"","duration":11.746497885,"size":289,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971296.0526526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60494","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2526"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2526,"user_id":"","duration":36.040959075,"size":2981,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971301.864248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/145","headers":{"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-Host":["localhost"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":7.668408397,"size":1583,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971310.0082219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53518","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":2.208957129,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776971311.7899458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53538","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2403"]}},"bytes_read":2403,"user_id":"","duration":17.979324372,"size":2029,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971312.3139608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50826","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2528"],"Connection":["keep-alive"]}},"bytes_read":2528,"user_id":"","duration":36.573474195,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971312.7042143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60666","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971313.6460207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/145","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":0,"user_id":"","duration":11.266177737,"size":2029,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971321.568694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/145","headers":{"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":0,"user_id":"","duration":7.919514142,"size":2029,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971322.9417126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58674","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2494"]}},"bytes_read":2494,"user_id":"","duration":13.927832468,"size":2037,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971327.5710018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53536","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":35.967908213,"size":2974,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776971331.9282987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33252","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.670382136,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971335.114334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/145/stream-session","headers":{"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["51"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":51,"user_id":"","duration":13.513297706,"size":483,"status":201,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971337.408715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59104","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971338.1878934,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54304","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.25649446,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971340.9905019,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54306","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["327"],"Content-Type":["application/json"]}},"bytes_read":327,"user_id":"","duration":5.870084322,"size":251,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971343.8248448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41672","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":35.850762973,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971344.1185327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39628","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2494"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2494,"user_id":"","duration":18.612243179,"size":2038,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971363.4371288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58674","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2523,"user_id":"","duration":39.590838863,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971366.1798704,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59234","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"Content-Length":["2493"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2493,"user_id":"","duration":25.428145006,"size":2382,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971369.4755497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34158","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.000119676,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971377.8169327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51420","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2842"]}},"bytes_read":2842,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971379.1280973,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54304","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["2522"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":39.158331329,"size":2981,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971380.8309326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57828","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2507"]}},"bytes_read":2507,"user_id":"","duration":24.010193317,"size":2435,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971381.2338533,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/145/operations","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Content-Length":["256"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"]}},"bytes_read":256,"user_id":"","duration":39.680796323,"size":2449,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971387.0133235,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41274","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/backlog","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["64"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":64,"user_id":"","duration":13.119770998,"size":735,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971389.309294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57824","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2533"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2533,"user_id":"","duration":33.472466222,"size":2982,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971395.9280608,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41264","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2496"]}},"bytes_read":2496,"user_id":"","duration":23.148761264,"size":2491,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971400.803525,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34166","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":31.30484401,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971408.0994196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41260","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2532,"user_id":"","duration":36.107074793,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971411.4111016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2496"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2496,"user_id":"","duration":22.971640944,"size":2491,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971416.8303983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59230","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.364572623,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971419.2385666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.783380681,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971421.420278,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33420","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":33.785354834,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971421.86498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41260","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/presence","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["186"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":186,"user_id":"","duration":10.02650589,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971422.931847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"38504","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/145","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"Accept-Language":["*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":10.872855032,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971427.537361,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34748","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2994"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2994,"user_id":"","duration":27.255679454,"size":2597,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971429.5915542,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34764","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/145/operations/56/events","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["221"]}},"bytes_read":221,"user_id":"","duration":29.30729098,"size":118,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971439.4662426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34772","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":37.023853562,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971440.4010131,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47930","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.910063383,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971456.4380915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49410","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776971462.9637277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51264","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":2.264319122,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971482.2553308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41272","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":19.296480557,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971484.2866504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59224","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2532"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2532,"user_id":"","duration":65.512254167,"size":2978,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971488.9908838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47940","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971494.9698257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48404","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":59.998646148,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971501.0057473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57050","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.250434362,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971506.0204213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52966","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2854"]}},"bytes_read":2854,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971506.0802183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51334","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":55.044151277,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971510.4202445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41280","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2534"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2534,"user_id":"","duration":42.243294588,"size":2988,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971517.4913113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41272","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2520"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2520,"user_id":"","duration":34.178840232,"size":2968,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971526.4027622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57064","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.359180886,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971532.5663872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50632","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":32.592867544,"size":2978,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971548.567486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37678","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.506033867,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971552.042582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35964","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.021856891,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971554.7812746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42912","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":38.982360887,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971569.2569516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip"],"Content-Length":["80"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Expect":["100-continue"]}},"bytes_read":80,"user_id":"","duration":13.74687624,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971570.3861241,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33238","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":38.455883311,"size":2973,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776971571.7040315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39568","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.647193863,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971573.5595868,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45938","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971574.4300385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.554898352,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971580.3091505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35974","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":32.1516552,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971593.4459803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35196","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.483967258,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971597.3743865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39580","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971599.4962242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57174","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2518"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2518,"user_id":"","duration":34.709982843,"size":2968,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971599.6850095,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Content-Length":["185"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":185,"user_id":"","duration":24.432631804,"size":1648,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971599.8093903,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54080","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":6.360905042,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776971602.0913718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.14","remote_port":"51322","client_ip":"172.20.0.14","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/146/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["179"]}},"bytes_read":179,"user_id":"","duration":1.993690848,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971609.197997,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57174","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.100765856,"size":179,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971619.2405925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33052","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Content-Length":["2519"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":38.525575367,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971620.4703727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56884","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/backlog","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["62"]}},"bytes_read":62,"user_id":"","duration":11.267820155,"size":145,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971623.298046,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/146","headers":{"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":19.036783067,"size":1463,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971625.6372893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56878","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/presence","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["203"]}},"bytes_read":203,"user_id":"","duration":16.43653877,"size":287,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776971631.234077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40588","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.183186902,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971632.5681758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54088","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2524,"user_id":"","duration":35.764563061,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971635.5165718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33052","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Content-Length":["2397"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2397,"user_id":"","duration":14.891851558,"size":2028,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971641.738702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36968","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2841"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971642.7624626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/146","headers":{"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":11.450841158,"size":2028,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971647.621613,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57174","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Content-Length":["2521"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2521,"user_id":"","duration":35.743398468,"size":2974,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971652.9687614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33052","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Content-Length":["2500"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2500,"user_id":"","duration":16.014926822,"size":2046,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971660.5565941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40604","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.298850439,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971670.2764277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56878","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2533,"user_id":"","duration":42.349004314,"size":2979,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971672.7847743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59596","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2499"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2499,"user_id":"","duration":20.215463689,"size":2054,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971680.2530196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/146/stream-session","headers":{"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Content-Length":["51"],"Accept":["*/*"]}},"bytes_read":51,"user_id":"","duration":10.104795694,"size":483,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"info","ts":1776971682.518749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36670","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2513"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2513,"user_id":"","duration":38.960296996,"size":2970,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971683.2219265,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32976","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.944155473,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971684.606297,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32968","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Content-Length":["2499"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2499,"user_id":"","duration":15.685733104,"size":2049,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971685.4619617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51436","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":32.205021447,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971685.4942172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55278","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["327"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":327,"user_id":"","duration":5.229799378,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971693.0244362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57924","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":33.524520927,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971701.2231169,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51562","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":0.937285532,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971703.592612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32976","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2484"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2484,"user_id":"","duration":18.476667119,"size":2294,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971712.3433895,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44458","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971713.9301817,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59596","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":38.93562193,"size":2974,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776971723.5773377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51246","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":2.120993316,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971724.7120936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39034","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2533"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2533,"user_id":"","duration":33.964441854,"size":2984,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971726.8562376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/146/operations","headers":{"Content-Length":["265"],"Content-Type":["application/json"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"]}},"bytes_read":265,"user_id":"","duration":39.346144426,"size":2440,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971730.5310802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53996","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2487"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2487,"user_id":"","duration":28.763398792,"size":2432,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971731.6780877,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51578","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971733.100251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38338","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":9.519539983,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971733.1601334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38332","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/backlog","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["62"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":62,"user_id":"","duration":14.262660018,"size":740,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971740.7342494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32976","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2520,"user_id":"","duration":35.44925031,"size":2975,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971741.013808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59596","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2487"]}},"bytes_read":2487,"user_id":"","duration":23.274483208,"size":2495,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971757.9492502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38336","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":37.771135008,"size":2969,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971758.8478196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53996","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2488,"user_id":"","duration":24.867976923,"size":2496,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971759.5072744,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45726","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.947833665,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971766.0468135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41414","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2842"]}},"bytes_read":2842,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971781.1357167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57902","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2985"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2985,"user_id":"","duration":35.740611869,"size":2684,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971782.9126463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42154","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2522,"user_id":"","duration":46.634273568,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971787.3104963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50768","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2988"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":2988,"user_id":"","duration":31.78163268,"size":2643,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971787.944192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53324","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/57/events","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["181"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":181,"user_id":"","duration":20.650193036,"size":825,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971788.0515592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57908","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/57/events","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["219"]}},"bytes_read":219,"user_id":"","duration":42.65410509,"size":822,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776971788.3471467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45728","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":28.770452115,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971790.0044463,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/146/operations","headers":{"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":18.13427807,"size":825,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971797.6535232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50762","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["2529"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2529,"user_id":"","duration":45.007596703,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971807.7955084,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50784","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/57/events","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["196"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":196,"user_id":"","duration":52.264578345,"size":822,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971808.8739371,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42270","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.343559955,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971820.5351725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53310","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2985"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2985,"user_id":"","duration":53.22472472,"size":2693,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971824.1604118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45772","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":20.609397148,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776971830.9073758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45258","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":2.312450967,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776971853.8028467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56830","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":2.658810493,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776971857.4766011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60184","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":88.928217566,"size":3036,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971867.3323276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57902","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Length":["2487"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2487,"user_id":"","duration":83.266888276,"size":2797,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971877.519861,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53326","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/57/complete","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["255"]}},"bytes_read":255,"user_id":"","duration":110.199966036,"size":822,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971879.1269894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60496","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/backlog","headers":{"Content-Length":["62"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":62,"user_id":"","duration":34.183641097,"size":145,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971883.194686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36870","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":29.364697152,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971889.8771503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971892.764226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45758","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2490"]}},"bytes_read":2490,"user_id":"","duration":91.860706086,"size":2803,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971893.507277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43756","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":2.676041901,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776971898.2047102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36786","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Connection":["keep-alive"]}},"bytes_read":2497,"user_id":"","duration":80.977869054,"size":2749,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971898.405455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42154","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2519,"user_id":"","duration":113.62609949,"size":3032,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971904.0275202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"39002","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/146/logs","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":113.976853516,"size":2972,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971908.2216015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45262","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971909.8601375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2495,"user_id":"","duration":75.791720319,"size":2743,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971911.7344549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50762","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["2522"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":110.814567743,"size":3033,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971915.4528673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36770","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2529,"user_id":"","duration":98.21046703,"size":3038,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971917.6109147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36858","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2497,"user_id":"","duration":66.674821417,"size":2749,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971923.2799807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57336","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2499"]}},"bytes_read":2499,"user_id":"","duration":56.030623501,"size":2749,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971924.3058593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57904","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2527"]}},"bytes_read":2527,"user_id":"","duration":90.235336965,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971925.4234183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39310","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2841"],"Accept":["application/json"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971928.0315123,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43760","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":34.505452379,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971931.2313592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53886","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2501"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2501,"user_id":"","duration":47.130549199,"size":2756,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971938.0285919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57322","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2531,"user_id":"","duration":70.757992306,"size":2978,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971943.4506876,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36852","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2529,"user_id":"","duration":92.494396404,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971943.5900338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42154","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2500"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2500,"user_id":"","duration":42.609952397,"size":2748,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971945.8258126,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39244","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":30.275378546,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971948.254448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52446","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":10.722214925,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971948.9311254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53900","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2533"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2533,"user_id":"","duration":64.828701459,"size":2978,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971955.6244702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38528","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2532,"user_id":"","duration":54.642318392,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971959.0883405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43738","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2495,"user_id":"","duration":42.148121659,"size":2745,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776971964.262979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49730","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.728820949,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776971970.3388872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43730","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2527"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2527,"user_id":"","duration":53.370480845,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971974.168199,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52436","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2485"]}},"bytes_read":2485,"user_id":"","duration":41.109952842,"size":2739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971975.3383865,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40646","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971982.321788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53082","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2486"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2486,"user_id":"","duration":32.44660762,"size":2744,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776971983.3706007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53886","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2517,"user_id":"","duration":50.31376266,"size":2967,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776971986.1742492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60668","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.665593995,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776971989.7432115,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52446","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2518"],"Content-Type":["application/json"]}},"bytes_read":2518,"user_id":"","duration":39.870191343,"size":2983,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971989.9057968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49746","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776971991.7092133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56242","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2501"]}},"bytes_read":2501,"user_id":"","duration":25.49530766,"size":2750,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776971993.037845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53886","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.844654602,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972001.042555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56254","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":2533,"user_id":"","duration":34.828258757,"size":2981,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972005.943757,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53082","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2488,"user_id":"","duration":23.120703116,"size":2744,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972014.3270733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2520,"user_id":"","duration":31.501974074,"size":2974,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972020.787799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2488,"user_id":"","duration":22.100418295,"size":2747,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972023.0482986,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50312","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.78914147,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972023.3161824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55778","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2842"]}},"bytes_read":2842,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972030.2483535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43604","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2520"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2520,"user_id":"","duration":31.558937366,"size":2974,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972037.8592916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58240","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2489"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2489,"user_id":"","duration":23.014584995,"size":2746,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972045.6687942,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":30.825443523,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972048.8337424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":25.784289546,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972055.1421256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43604","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2482"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2482,"user_id":"","duration":24.362423904,"size":2741,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972064.5614161,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42754","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2514"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":2514,"user_id":"","duration":33.795523824,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972070.7376509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45666","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2495"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2495,"user_id":"","duration":23.644840934,"size":2749,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972071.3854823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"47614","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/146/stream-session","headers":{"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"Content-Length":["51"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Accept":["*/*"]}},"bytes_read":51,"user_id":"","duration":24.590931383,"size":483,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972073.3618524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":28.300972707,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776972074.2635136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42754","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.205953525,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972076.2125874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45666","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["327"],"Connection":["keep-alive"]}},"bytes_read":327,"user_id":"","duration":4.808908624,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972078.7732067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2527"]}},"bytes_read":2527,"user_id":"","duration":31.683811821,"size":2983,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972087.8927383,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37466","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2486"]}},"bytes_read":2486,"user_id":"","duration":24.157470076,"size":2746,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972092.8431902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44580","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776972093.3159673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37630","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.22987098,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972095.3738334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37450","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":31.640330853,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972101.8634531,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Content-Length":["2490"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2490,"user_id":"","duration":22.324100683,"size":2745,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972118.0024962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":38.438750866,"size":2980,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776972118.6087267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60972","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":5.041440251,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776972124.591514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.980641142,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972126.2311685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37640","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972132.6650665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37450","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2516"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2516,"user_id":"","duration":37.005999507,"size":2967,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972135.973373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2484"]}},"bytes_read":2484,"user_id":"","duration":40.312552078,"size":2906,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972142.5116959,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"47614","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/146/operations","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"],"Content-Length":["271"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"X-Forwarded-Proto":["http"]}},"bytes_read":271,"user_id":"","duration":64.209660995,"size":2928,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972146.5609503,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35440","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2495,"user_id":"","duration":34.508914878,"size":2923,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972146.7410402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37450","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/backlog","headers":{"Content-Length":["62"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":62,"user_id":"","duration":11.993950184,"size":746,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972148.42718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35446","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2527"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2527,"user_id":"","duration":36.373462802,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972154.6469436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39724","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2843"]}},"bytes_read":2843,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776972155.7906158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46684","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":2.175339691,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972157.5748599,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55516","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2497"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2497,"user_id":"","duration":28.684714634,"size":2948,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972158.1326818,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55532","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2529"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2529,"user_id":"","duration":29.212103106,"size":2981,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972171.25804,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38456","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/58/events","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["219"]}},"bytes_read":219,"user_id":"","duration":12.922936289,"size":729,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972173.4362335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52932","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2490"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2490,"user_id":"","duration":28.671715081,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972175.1806054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52936","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":30.356552345,"size":2974,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972181.3227549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57332","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/58/events","headers":{"Content-Length":["196"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":196,"user_id":"","duration":11.364701126,"size":785,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972181.5483499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46694","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.729744276,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972187.7278066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55516","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["3001"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":3001,"user_id":"","duration":29.396899974,"size":3053,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972188.8832252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60280","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":29.015526916,"size":2977,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972198.0085413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47660","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/58/events","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["181"],"Connection":["keep-alive"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":181,"user_id":"","duration":17.279313749,"size":862,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972200.232333,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57328","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2994"]}},"bytes_read":2994,"user_id":"","duration":30.27595759,"size":3002,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972203.2486136,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45998","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":25.419663381,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972204.4040067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34754","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/backlog","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["62"]}},"bytes_read":62,"user_id":"","duration":6.44773666,"size":145,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972205.1733193,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47660","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":5.377336585,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972206.4567387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":31.151484941,"size":2974,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972206.7587705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47676","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/operations/58/complete","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["261"]}},"bytes_read":261,"user_id":"","duration":26.003761172,"size":862,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972210.769469,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47650","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2991"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2991,"user_id":"","duration":30.016212043,"size":3051,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972214.276926,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/backlog","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["62"]}},"bytes_read":62,"user_id":"","duration":7.514955634,"size":145,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972223.9522936,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34732","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2527"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2527,"user_id":"","duration":32.031833974,"size":2983,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972225.8598833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44004","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.074750827,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972226.8477492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42740","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972227.1315696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34738","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2490"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2490,"user_id":"","duration":31.95844427,"size":3045,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972240.9946592,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54954","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":33.194353272,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972244.6050143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33026","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2490"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2490,"user_id":"","duration":34.305760667,"size":3044,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972247.4340703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40470","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.292515158,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972251.4744313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44010","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972253.1499252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.713585226,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972258.4844158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40782","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":34.796495235,"size":2977,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972259.240975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34732","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"]}},"bytes_read":2491,"user_id":"","duration":33.372992517,"size":3047,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972270.9533396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53876","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2532"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2532,"user_id":"","duration":31.094697796,"size":2988,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972272.863428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53888","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2502"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2502,"user_id":"","duration":31.673337874,"size":3058,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972283.1527905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47236","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2841"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2841,"user_id":"","duration":19.176495441,"size":9682,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972287.6923733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2518"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2518,"user_id":"","duration":31.97387476,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972289.5043907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51254","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2491,"user_id":"","duration":32.558015,"size":3050,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972302.7507794,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50190","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2490"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2490,"user_id":"","duration":30.144359778,"size":3046,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972302.8007174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50182","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":30.947646716,"size":2971,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972310.17007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39890","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.988068644,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972318.2994354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49242","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":30.580429687,"size":2978,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972319.9075916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49246","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2487"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2487,"user_id":"","duration":31.039590134,"size":3047,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972332.015258,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51332","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.813284644,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972332.410558,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52172","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.256472617,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972335.2188194,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50182","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2524"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2524,"user_id":"","duration":31.641775735,"size":2981,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972335.5581384,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50190","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2492"]}},"bytes_read":2492,"user_id":"","duration":31.163184933,"size":3053,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972350.9603813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49242","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2524"]}},"bytes_read":2524,"user_id":"","duration":31.294545056,"size":2980,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776972353.1424606,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51120","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":0.946628618,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972353.278281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49246","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2492"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2492,"user_id":"","duration":32.509031637,"size":3047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972355.4637985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59418","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972369.905143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50182","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"]}},"bytes_read":2521,"user_id":"","duration":34.141207383,"size":2969,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972371.006673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50190","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2491"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2491,"user_id":"","duration":34.22701908,"size":3053,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972375.1974769,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57276","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.808537636,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972377.979456,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51136","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972381.8230274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34140","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.598323256,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972387.8668509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49242","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":36.187090546,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972388.8834968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36304","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2488,"user_id":"","duration":36.240183218,"size":3051,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972402.3291495,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37658","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":34.265451436,"size":2976,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972402.3802543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37674","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2489,"user_id":"","duration":33.548558293,"size":3046,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972412.9203696,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39182","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.887803159,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972412.9366252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57360","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972415.436043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49726","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2522,"user_id":"","duration":30.702095654,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972415.4799237,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34140","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2490"]}},"bytes_read":2490,"user_id":"","duration":30.747903885,"size":3048,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972431.002637,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33316","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2490"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2490,"user_id":"","duration":30.457890656,"size":3045,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972432.3198802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33306","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["2522"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2522,"user_id":"","duration":31.7763832,"size":2974,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972438.7985277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39192","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":25.876851297,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972445.8153286,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34140","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2515"]}},"bytes_read":2515,"user_id":"","duration":29.167945926,"size":2972,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972446.8278964,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49726","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2483"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2483,"user_id":"","duration":30.179382906,"size":3046,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972460.9217513,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48732","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.987251294,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972462.8890388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46294","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2532"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2532,"user_id":"","duration":29.738648369,"size":2979,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972464.0585306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52058","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.123595993,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972464.4801733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33306","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2500"]}},"bytes_read":2500,"user_id":"","duration":31.345385228,"size":3055,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972481.377487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49726","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Length":["2528"]}},"bytes_read":2528,"user_id":"","duration":31.60086048,"size":2984,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972482.6041956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34140","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2496"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2496,"user_id":"","duration":32.84275613,"size":3053,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776972482.9864998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59788","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.030240132,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972484.3775187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53366","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972497.0329974,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33306","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2527"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2527,"user_id":"","duration":31.422512629,"size":2979,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972497.1000898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46294","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2495"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2495,"user_id":"","duration":31.488058135,"size":3051,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972505.3196385,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45422","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":2.076005718,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972505.324915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59794","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972511.5452864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48966","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.223024205,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972512.3288727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39104","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2531"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2531,"user_id":"","duration":30.591785752,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972513.7862089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49726","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2499"],"Connection":["keep-alive"]}},"bytes_read":2499,"user_id":"","duration":32.050882582,"size":3054,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972528.826065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39034","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":31.188634816,"size":2984,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972529.8913162,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33306","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2501"]}},"bytes_read":2501,"user_id":"","duration":32.255137291,"size":3056,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776972542.8782847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.003724941,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972544.7459874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37526","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2838"]}},"bytes_read":2838,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972548.4276977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48966","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2487"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2487,"user_id":"","duration":34.556394879,"size":3042,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972549.0465188,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49726","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2519,"user_id":"","duration":35.177047124,"size":2969,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972564.0535336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57844","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":34.2508268,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972565.224776,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39034","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2489,"user_id":"","duration":35.424273751,"size":3049,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972569.8605652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58934","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.951699486,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972578.1799335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51612","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2522,"user_id":"","duration":32.526283846,"size":2979,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972578.3027077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51600","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2490"]}},"bytes_read":2490,"user_id":"","duration":32.651375877,"size":3053,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972591.749201,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40430","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.845680851,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972593.2427192,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.355698088,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972593.369945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36004","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2488,"user_id":"","duration":31.599928537,"size":3047,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972593.6109931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36012","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":31.839137908,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972607.5907767,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55016","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2517"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2517,"user_id":"","duration":29.942874364,"size":2973,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972609.3551815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55000","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2485"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2485,"user_id":"","duration":31.709306477,"size":3043,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972613.1114504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43596","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.219872846,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776972613.2062116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49940","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972624.3399436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36004","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":30.531996984,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972625.7663982,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2490"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2490,"user_id":"","duration":31.956814547,"size":3047,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972630.8786657,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.788161688,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776972635.119919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49974","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.731545049,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972635.9051266,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43598","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2849"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972641.6810563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57002","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.558627377,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972642.7438412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55000","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2491,"user_id":"","duration":33.085492688,"size":3055,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972646.214713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34424","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2523,"user_id":"","duration":36.555161649,"size":2989,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972646.8113213,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"Content-Length":["58"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Authorization":[]}},"bytes_read":58,"user_id":"","duration":10.962275127,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972647.8451307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":0.960645045,"size":101,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972657.526116,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2491"]}},"bytes_read":2491,"user_id":"","duration":31.551737121,"size":3052,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972658.052916,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36004","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2523,"user_id":"","duration":32.081015392,"size":2975,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972671.8467329,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Content-Length":["187"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":187,"user_id":"","duration":23.10450671,"size":1644,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776972673.2455437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46306","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.630059191,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776972674.0739381,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.15","remote_port":"55128","client_ip":"172.20.0.15","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/153/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":1.639848367,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972674.8540783,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57002","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Language":["*"],"Content-Length":["2502"]}},"bytes_read":2502,"user_id":"","duration":32.941517095,"size":3059,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972675.3032925,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53172","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2534"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":2534,"user_id":"","duration":33.388453202,"size":2985,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972675.8081803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39436","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2839"]}},"bytes_read":2839,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972681.760438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51588","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/validate","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":7.638794186,"size":175,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972690.2033215,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48208","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/backlog","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":64,"user_id":"","duration":8.438145459,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972693.458068,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53878","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":36.339281618,"size":2975,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972693.5475564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53866","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2490"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2490,"user_id":"","duration":36.430156235,"size":3051,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972696.1204498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48196","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/presence","headers":{"Content-Length":["205"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":205,"user_id":"","duration":14.357188262,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972699.7406366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46314","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.452070864,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972700.5943534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/153","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":7.593437715,"size":1579,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972707.4873981,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51580","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2499"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2499,"user_id":"","duration":33.437469761,"size":3056,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972708.1905792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2394"]}},"bytes_read":2394,"user_id":"","duration":15.543096249,"size":2022,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972709.2108185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/153","headers":{"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Prefix":["/api"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":8.103512256,"size":2022,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972710.3463514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51564","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":36.296496745,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972717.528291,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/153","headers":{"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":8.290604497,"size":2022,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972721.756186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54392","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.440485951,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972723.1760511,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2497"],"Content-Type":["application/json"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2497,"user_id":"","duration":32.235125447,"size":3052,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972723.2734673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51580","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2496"],"Connection":["keep-alive"]}},"bytes_read":2496,"user_id":"","duration":15.386989598,"size":2036,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972723.6937087,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34100","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.396546763,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972726.6389368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48208","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2529"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2529,"user_id":"","duration":35.699584807,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972727.1540515,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/153/stream-session","headers":{"Content-Length":["51"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept":["*/*"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":51,"user_id":"","duration":9.62126976,"size":482,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972732.0688994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51580","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["327"],"Connection":["keep-alive"]}},"bytes_read":327,"user_id":"","duration":4.909915768,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972739.7883132,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58298","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2484"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2484,"user_id":"","duration":32.986671094,"size":3042,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972740.2276056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34100","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["2503"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2503,"user_id":"","duration":16.125440737,"size":2055,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972742.1929643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58294","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2516"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2516,"user_id":"","duration":35.369942838,"size":2968,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972743.5764413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.282686927,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972746.1669092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38610","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972755.912394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52676","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2519"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2519,"user_id":"","duration":32.991519488,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972756.2579873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52670","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2487"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2487,"user_id":"","duration":33.339359259,"size":3050,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972764.8214827,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58298","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2506"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2506,"user_id":"","duration":24.887361167,"size":2428,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776972765.1303854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47738","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.308183302,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972766.7973347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57672","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972770.874993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35252","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":5.741886026,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972771.806321,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49634","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2500"]}},"bytes_read":2500,"user_id":"","duration":33.037603427,"size":3057,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972772.1072414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49650","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":33.337136812,"size":2982,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972772.471622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/153/operations","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Authorization":[],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Prefix":["/api"],"Content-Length":["256"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":256,"user_id":"","duration":39.832826039,"size":2439,"status":201,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972775.2749996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60920","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2493"],"Accept":["*/*"]}},"bytes_read":2493,"user_id":"","duration":19.631055312,"size":2428,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972776.5337615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58298","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/backlog","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["64"]}},"bytes_read":64,"user_id":"","duration":11.549076252,"size":727,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972785.3446357,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2497,"user_id":"","duration":30.485010169,"size":3053,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972785.4583435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60904","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2529,"user_id":"","duration":30.583043711,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972792.6616573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49634","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2507"]}},"bytes_read":2507,"user_id":"","duration":20.631220172,"size":2503,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972800.096787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60904","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/operations/61/events","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["221"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":221,"user_id":"","duration":13.472660223,"size":714,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972800.9413376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"]}},"bytes_read":2533,"user_id":"","duration":29.964430312,"size":2980,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972801.8337305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35252","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2501"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2501,"user_id":"","duration":30.857930334,"size":3055,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972802.685428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56722","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.872894372,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972802.8027716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58650","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2851"]}},"bytes_read":2851,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972809.017622,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2982"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2982,"user_id":"","duration":22.371474796,"size":2587,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972811.4711816,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35304","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/operations/61/events","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["198"]}},"bytes_read":198,"user_id":"","duration":13.275756652,"size":772,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972815.3590043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"]}},"bytes_read":2522,"user_id":"","duration":30.310311782,"size":2972,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972816.9871178,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42788","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2490"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2490,"user_id":"","duration":31.940158448,"size":3043,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972820.954717,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35292","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2994"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2994,"user_id":"","duration":22.761458513,"size":2633,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972824.3513787,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38368","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/operations/61/events","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["183"]}},"bytes_read":183,"user_id":"","duration":14.610550501,"size":852,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972827.0929067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/153/operations","headers":{"X-Forwarded-Proto":["http"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":26.70398806,"size":851,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972829.253855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56732","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.566849463,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972830.3168185,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45640","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":2519,"user_id":"","duration":30.195829195,"size":2968,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972830.3171139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35292","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/backlog","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["64"]}},"bytes_read":64,"user_id":"","duration":7.049107481,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972831.0487998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Content-Length":["2983"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2983,"user_id":"","duration":21.29244945,"size":2715,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972831.622725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/operations/61/complete","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["246"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":246,"user_id":"","duration":21.864557737,"size":852,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972832.3269746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45636","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2487"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2487,"user_id":"","duration":32.19075224,"size":3040,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972839.2190669,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/backlog","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":64,"user_id":"","duration":7.594717641,"size":141,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972848.5225852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":31.783450795,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972849.654875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38376","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"]}},"bytes_read":2489,"user_id":"","duration":32.913415689,"size":3044,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972850.9277635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34098","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.222497487,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972852.2245693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51624","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.51902631,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972852.5136912,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38368","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2496"]}},"bytes_read":2496,"user_id":"","duration":26.919101171,"size":2779,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972858.4813626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/153/logs","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["*"],"Authorization":[]}},"bytes_read":0,"user_id":"","duration":31.367086934,"size":3026,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972863.6864376,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35292","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2510"],"Content-Type":["application/json"]}},"bytes_read":2510,"user_id":"","duration":31.108219056,"size":2966,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972864.8837466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37784","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2478"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2478,"user_id":"","duration":32.304217918,"size":3040,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972865.4600303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2498"]}},"bytes_read":2498,"user_id":"","duration":23.609247349,"size":2778,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972870.0736582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/153","headers":{"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":10.695218752,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776972870.5266004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53992","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2489,"user_id":"","duration":12.786030966,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776972870.7191715,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53994","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/153/presence","headers":{"Content-Length":["186"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":186,"user_id":"","duration":11.567102716,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972871.2949252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57054","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2849"],"Accept":["application/json"]}},"bytes_read":2849,"user_id":"","duration":19.563147787,"size":9698,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776972878.4630454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51630","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":29.79702791,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972880.8308802,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2491"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2491,"user_id":"","duration":32.167033187,"size":3050,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972892.4941967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37112","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.204573451,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972892.9630494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52794","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972895.4001105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35292","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["2517"]}},"bytes_read":2517,"user_id":"","duration":30.610257081,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972897.9381413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48032","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2485"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2485,"user_id":"","duration":33.146124002,"size":3045,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972912.4517293,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36668","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":31.83988659,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972913.0301833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36672","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2490"]}},"bytes_read":2490,"user_id":"","duration":32.387583214,"size":3047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972914.3708198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36360","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.617014501,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972915.578229,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37122","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972922.1809812,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36672","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.788396847,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972929.3387978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36830","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2520,"user_id":"","duration":32.567296414,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972929.5919168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35292","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2488,"user_id":"","duration":32.822300336,"size":3044,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972930.109522,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/146/logs","headers":{"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip"],"User-Agent":["Mozilla/5.0 (Windows NT; Windows NT 10.0; en-US) WindowsPowerShell/5.1.26100.8115"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":45.87424053,"size":3437,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972945.4342184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53118","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2488"],"Content-Type":["application/json"]}},"bytes_read":2488,"user_id":"","duration":32.753749043,"size":3046,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972945.6174872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36668","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":32.938794661,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776972951.3438327,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50436","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":1.261227649,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776972951.7740242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"32788","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2837"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2837,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972960.7943523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52540","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2517"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2517,"user_id":"","duration":31.969063681,"size":2973,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776972960.8738415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52528","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2485"],"Accept":["*/*"]}},"bytes_read":2485,"user_id":"","duration":32.049207946,"size":3044,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972967.224582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.975100685,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972975.2134492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42208","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":30.582034781,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972976.3008282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2490"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2490,"user_id":"","duration":31.667395025,"size":3048,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972978.1986582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50440","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.853457235,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776972984.2104514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Length":["58"],"Accept-Encoding":["gzip, deflate"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Authorization":[],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept-Language":["*"]}},"bytes_read":58,"user_id":"","duration":12.295537296,"size":433,"status":201,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"]}} +{"level":"info","ts":1776972985.476474,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":1.168929398,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776972992.6937041,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47356","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":31.941502783,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776972994.3666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2488,"user_id":"","duration":33.615782724,"size":3046,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776972999.969604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49564","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.600403213,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973001.4040725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.038655163,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973007.1482584,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Port":["80"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Content-Length":["187"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":187,"user_id":"","duration":20.632058199,"size":1642,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"info","ts":1776973009.33197,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54328","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":32.75849753,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973009.4502413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2489"]}},"bytes_read":2489,"user_id":"","duration":32.847454528,"size":3047,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973009.858721,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.15","remote_port":"43652","client_ip":"172.20.0.15","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/154/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":2.083100436,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973015.7088985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54328","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":5.82126519,"size":175,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973021.5048246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"48356","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2848"],"Accept":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973021.8756626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38482","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.491276807,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973022.5127223,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56638","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/backlog","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":64,"user_id":"","duration":6.801142935,"size":141,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973024.4466941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58322","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2516"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2516,"user_id":"","duration":31.724112806,"size":2968,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973024.9315445,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47356","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2484"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2484,"user_id":"","duration":32.070542822,"size":3044,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973028.2156823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56644","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/presence","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["205"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":205,"user_id":"","duration":12.501808473,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973034.6661394,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/154","headers":{"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Port":["80"],"User-Agent":["node"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":7.954763776,"size":1581,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973040.233855,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51782","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2522,"user_id":"","duration":31.682639337,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973041.492824,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51792","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2490"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2490,"user_id":"","duration":32.660265631,"size":3048,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973041.6220145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47356","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2393"],"Content-Type":["application/json"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":2393,"user_id":"","duration":15.142061627,"size":2024,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973045.875837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/154","headers":{"X-Real-Ip":["172.20.0.1"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept":["*/*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":10.676729965,"size":2024,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973046.3650904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56908","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":4.247384863,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973047.7512138,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"38492","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2848"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973051.6876762,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56522","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":5.319386007,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973053.8607733,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/154","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":7.981823464,"size":2024,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973058.5754402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58322","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2511"]}},"bytes_read":2511,"user_id":"","duration":33.594845842,"size":2967,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973058.648352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47356","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2497"]}},"bytes_read":2497,"user_id":"","duration":16.930832479,"size":2035,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973060.0222917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52434","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2479"],"Connection":["keep-alive"]}},"bytes_read":2479,"user_id":"","duration":35.039934105,"size":3041,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973062.2335486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/154/stream-session","headers":{"User-Agent":["node"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["51"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"]}},"bytes_read":51,"user_id":"","duration":8.369718169,"size":485,"status":201,"resp_headers":{"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973068.9418259,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52434","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["327"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":327,"user_id":"","duration":6.703727116,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973073.590623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43376","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2496"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2496,"user_id":"","duration":16.065400087,"size":2047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973075.0638149,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51782","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":34.500196441,"size":2974,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973077.0333412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56514","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"User-Agent":["node"]}},"bytes_read":2491,"user_id":"","duration":36.467783001,"size":3046,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973082.3981135,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37284","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.012828005,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973083.5311403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56808","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2841"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973091.481054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43368","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2490"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2490,"user_id":"","duration":34.796922425,"size":3050,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973091.6648653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43364","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":34.983086006,"size":2975,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973102.5055556,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2497,"user_id":"","duration":28.705786183,"size":2429,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973110.3810105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37298","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":27.960245015,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973110.6612175,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57180","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2523,"user_id":"","duration":37.617354417,"size":2970,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973110.7144356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57178","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"]}},"bytes_read":2491,"user_id":"","duration":37.673170964,"size":3046,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973111.8184268,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/154/operations","headers":{"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Content-Length":["256"],"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"]}},"bytes_read":256,"user_id":"","duration":42.314131399,"size":2440,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973119.609029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49826","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2494"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2494,"user_id":"","duration":29.745972762,"size":2428,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973122.659043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/backlog","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["64"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":64,"user_id":"","duration":20.016146764,"size":736,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973132.661941,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49844","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":42.781115211,"size":2978,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973133.1769652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49828","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2488"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2488,"user_id":"","duration":43.296159679,"size":3044,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973133.245055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":76,"user_id":"","duration":6.841019205,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973138.2611616,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41410","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":33.848911702,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973138.8928013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58432","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2503"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2503,"user_id":"","duration":32.895583915,"size":2494,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973150.772064,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/operations/62/events","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["221"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":221,"user_id":"","duration":16.364540944,"size":722,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973151.5085104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2505"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2505,"user_id":"","duration":29.437034507,"size":2496,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973152.3965602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58412","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2497,"user_id":"","duration":46.401020548,"size":3053,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973152.7878163,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50248","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.377156334,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973152.9881766,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58424","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"Connection":["keep-alive"]}},"bytes_read":2529,"user_id":"","duration":46.991001039,"size":2982,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973158.531134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50714","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973163.739315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44212","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":41.641917456,"size":2975,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973164.9825664,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49828","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2985"]}},"bytes_read":2985,"user_id":"","duration":30.551321382,"size":2589,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973165.4165921,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49826","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2499"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2499,"user_id":"","duration":43.321044312,"size":3056,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973166.043758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46828","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/operations/62/events","headers":{"Connection":["keep-alive"],"Content-Length":["198"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":198,"user_id":"","duration":19.761432166,"size":781,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973174.824565,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52656","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.757800433,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973175.354257,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46816","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2988"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2988,"user_id":"","duration":29.073810524,"size":2642,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973176.5569937,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45070","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Length":["2518"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2518,"user_id":"","duration":39.372776668,"size":2967,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973177.1172843,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58424","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/operations/62/events","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["183"]}},"bytes_read":183,"user_id":"","duration":20.82325655,"size":863,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973178.0638957,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45086","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2486"],"Connection":["keep-alive"]}},"bytes_read":2486,"user_id":"","duration":40.877778444,"size":3046,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973180.9301805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50262","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973181.0400655,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49144","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":6.213258456,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973182.94862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46816","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/backlog","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":64,"user_id":"","duration":6.903812972,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973183.8070967,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/154/operations","headers":{"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":32.918353124,"size":858,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973184.843366,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58412","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2984"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2984,"user_id":"","duration":28.551335371,"size":2732,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973186.7472968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55714","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/operations/62/complete","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["246"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":246,"user_id":"","duration":30.451772747,"size":863,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973192.6628754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2523"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2523,"user_id":"","duration":38.584141446,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973193.45549,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58412","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/backlog","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["64"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":64,"user_id":"","duration":6.685930065,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973193.5789347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2491"]}},"bytes_read":2491,"user_id":"","duration":39.498939609,"size":3052,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973203.4462574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49128","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2506"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2506,"user_id":"","duration":31.189990815,"size":2789,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973205.7863915,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49110","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2532"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2532,"user_id":"","duration":34.852579245,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973206.91182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49114","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2500"]}},"bytes_read":2500,"user_id":"","duration":35.962929884,"size":3051,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973211.8688645,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49074","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":2.079223745,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973213.9575224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40572","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2495,"user_id":"","duration":26.009170862,"size":2777,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973214.6530254,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53914","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2841"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973218.7438269,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/154/logs","headers":{"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"Authorization":[],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Accept-Language":["*"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":34.913182249,"size":3026,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973221.3411489,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40550","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2523"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2523,"user_id":"","duration":34.233658769,"size":2982,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973222.867428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40556","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2491,"user_id":"","duration":35.758416592,"size":3050,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973231.819535,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55204","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/telemetry","headers":{"Content-Length":["2493"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2493,"user_id":"","duration":28.000665137,"size":2780,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973234.5310829,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/154","headers":{"Accept-Encoding":["gzip, deflate"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"]}},"bytes_read":0,"user_id":"","duration":14.827345246,"size":102,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776973235.024835,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52060","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/154/presence","headers":{"Content-Length":["186"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":186,"user_id":"","duration":15.612095326,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1776973237.5217144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49080","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.625330765,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973241.1685977,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2487"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2487,"user_id":"","duration":37.196922501,"size":3051,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973241.9189537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49128","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":37.94898388,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973258.7749355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52070","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2485"],"Content-Type":["application/json"]}},"bytes_read":2485,"user_id":"","duration":39.180938819,"size":3044,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973259.8117251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52066","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2517"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2517,"user_id":"","duration":40.21935995,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973260.1606858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36426","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.245182355,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973263.9268486,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36314","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":8.035195106,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973273.194342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40508","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2488"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2488,"user_id":"","duration":37.305108021,"size":3046,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973273.2535403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52060","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":37.366722249,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973273.6401224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-Host":["localhost"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":2.424368673,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973281.986647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41260","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.100470563,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973287.7324097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41442","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973291.9871025,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36306","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":40.213322119,"size":2979,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973291.994976,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36294","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2488"]}},"bytes_read":2488,"user_id":"","duration":40.223421775,"size":3048,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973293.0307448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Content-Length":["58"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"]}},"bytes_read":58,"user_id":"","duration":14.68514067,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973295.8323133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"]}},"bytes_read":0,"user_id":"","duration":2.677600408,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973304.2019055,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49634","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.957974346,"size":72,"status":404,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973304.7951279,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51640","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2517"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2517,"user_id":"","duration":36.970411463,"size":2976,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973308.1827219,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51644","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2485"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2485,"user_id":"","duration":40.356662709,"size":3042,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973313.858807,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59682","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":9.62644253,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973314.5838728,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41268","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2848"],"Accept":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973322.703504,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Content-Length":["187"],"Accept-Language":["*"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"]}},"bytes_read":187,"user_id":"","duration":25.995215984,"size":1645,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973325.4919016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33570","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2492"]}},"bytes_read":2492,"user_id":"","duration":41.547097082,"size":3049,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973325.8441186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.15","remote_port":"39736","client_ip":"172.20.0.15","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/155/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":2.529517778,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973326.1874619,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33556","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2524,"user_id":"","duration":42.244732103,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973335.6781914,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33570","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":9.829808281,"size":175,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973340.473226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59654","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":40.500383358,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973340.6441882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47590","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.424641511,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973340.6532674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59670","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2491"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2491,"user_id":"","duration":40.678632861,"size":3048,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973343.7020473,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57288","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/backlog","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":64,"user_id":"","duration":8.000503104,"size":141,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973347.00008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50696","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2841"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973350.7502809,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57292","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/presence","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["205"]}},"bytes_read":205,"user_id":"","duration":15.048633125,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973354.1884093,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"Accept":["*/*"]}},"bytes_read":2530,"user_id":"","duration":38.267975485,"size":2981,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973354.336098,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53726","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2498"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2498,"user_id":"","duration":38.417451605,"size":3056,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973357.129455,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/155","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":9.398927959,"size":1582,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973364.511086,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55196","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2405"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2405,"user_id":"","duration":17.102659775,"size":2029,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973366.5565705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57284","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2521,"user_id":"","duration":34.938857145,"size":2980,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973366.7977962,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/155","headers":{"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":9.15834276,"size":2029,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973368.2221746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57282","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2489,"user_id":"","duration":36.606764088,"size":3051,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973369.0006938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39062","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":28.333467488,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973374.4062028,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/155","headers":{"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":0,"user_id":"","duration":7.58271783,"size":2029,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973379.708094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37206","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2495"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2495,"user_id":"","duration":15.86971363,"size":2035,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973382.701061,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55214","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2491"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2491,"user_id":"","duration":34.675866137,"size":3048,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973385.2115538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2523"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2523,"user_id":"","duration":37.188177226,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973386.6435454,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/155/stream-session","headers":{"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"Content-Length":["51"],"Accept":["*/*"],"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":51,"user_id":"","duration":12.234456589,"size":482,"status":201,"resp_headers":{"Status":["201 Created"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973390.3581173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55214","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":5.666851628,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973391.046746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"41002","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":28.35530682,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973391.7124102,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["327"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":327,"user_id":"","duration":5.064129822,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973397.7365422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53646","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2497"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2497,"user_id":"","duration":18.023585371,"size":2047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973398.9688354,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37212","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":34.437280986,"size":2976,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973399.857094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37210","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2489,"user_id":"","duration":35.325616461,"size":3046,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776973410.8134851,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43954","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.109440382,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973412.8708642,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973414.7877488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53660","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2523"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":34.322610074,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973416.3193963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37206","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2491"],"Content-Type":["application/json"]}},"bytes_read":2491,"user_id":"","duration":35.856020305,"size":3054,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973426.836864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2497,"user_id":"","duration":31.274658742,"size":2419,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973433.4785485,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/155/operations","headers":{"Content-Type":["application/json"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Content-Length":["256"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":256,"user_id":"","duration":41.217923272,"size":2434,"status":201,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973435.3868475,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36858","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2491"]}},"bytes_read":2491,"user_id":"","duration":39.036523256,"size":3046,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973435.626074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36842","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":39.27716921,"size":2971,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973438.693665,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41152","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2495"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2495,"user_id":"","duration":26.930737834,"size":2424,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973439.3337505,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43496","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973439.8828104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54104","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":8.823200549,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973441.5635204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/backlog","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["64"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":64,"user_id":"","duration":15.378268416,"size":734,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973448.7040336,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41152","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":76,"user_id":"","duration":8.819219192,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973452.905517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41170","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["2489"],"Accept":["*/*"]}},"bytes_read":2489,"user_id":"","duration":39.947229325,"size":3045,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973453.9542668,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41156","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":40.997615359,"size":2969,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973456.7718487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45500","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2495,"user_id":"","duration":28.915680396,"size":2488,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973471.8531437,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45506","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":43.24457677,"size":2977,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973472.487803,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"]}},"bytes_read":2488,"user_id":"","duration":43.883729303,"size":3047,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973473.328885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41156","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/operations/63/events","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["221"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":221,"user_id":"","duration":17.915980326,"size":722,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973473.4022713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Content-Length":["2495"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2495,"user_id":"","duration":29.602445431,"size":2488,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973478.0051823,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40728","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.651011057,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973483.2988663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45966","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":38.642995839,"size":2972,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973483.9586203,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"36112","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2840"],"Accept":["application/json"]}},"bytes_read":2840,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973485.4950318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37780","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/operations/63/events","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["198"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":198,"user_id":"","duration":18.250407051,"size":774,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973486.5316117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45970","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["2489"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2489,"user_id":"","duration":41.873596721,"size":3049,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973487.8949614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59850","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2982"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2982,"user_id":"","duration":32.483967302,"size":2664,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973495.0793436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35604","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/operations/63/events","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["183"],"Accept":["*/*"]}},"bytes_read":183,"user_id":"","duration":17.623767173,"size":814,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973499.1523488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45500","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":39.952712921,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973499.4363716,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37764","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2993"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2993,"user_id":"","duration":32.1686921,"size":2711,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973500.4158552,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59852","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2490"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2490,"user_id":"","duration":41.213810951,"size":3047,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973505.8538015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/155/operations","headers":{"Accept":["*/*"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"X-Forwarded-Host":["localhost"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":32.378297089,"size":850,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973507.7425625,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40736","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.709961684,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973508.2276464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35580","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2981"]}},"bytes_read":2981,"user_id":"","duration":30.776090416,"size":2718,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973509.1441832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45500","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/backlog","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":64,"user_id":"","duration":7.221523957,"size":141,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973511.1722643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2524,"user_id":"","duration":35.446630627,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973511.4226604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2492"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2492,"user_id":"","duration":35.695494246,"size":3052,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973511.4233477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35592","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/operations/63/complete","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["246"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":246,"user_id":"","duration":33.969671826,"size":852,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973519.5024307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/backlog","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["64"]}},"bytes_read":64,"user_id":"","duration":8.077385632,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973523.7864282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34362","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2494"]}},"bytes_read":2494,"user_id":"","duration":30.791136536,"size":2743,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973526.5744793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58214","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.530633157,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973527.5393705,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34354","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2488"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2488,"user_id":"","duration":35.720972054,"size":3047,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973529.803444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59850","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2520"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":37.987682846,"size":2979,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973530.5352893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":8.526208767,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973537.188481,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35580","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2495"]}},"bytes_read":2495,"user_id":"","duration":28.408908579,"size":2746,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973544.805568,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/155/logs","headers":{"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"Authorization":[],"X-Forwarded-Prefix":["/api"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":0,"user_id":"","duration":38.92715019,"size":2981,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776973548.1229367,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60330","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.130501333,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973550.488344,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58622","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2484"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2484,"user_id":"","duration":42.369114708,"size":3045,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973550.5571094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58632","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2516"]}},"bytes_read":2516,"user_id":"","duration":42.4357329,"size":2977,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973556.9308054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42614","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2848"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973558.7007635,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47942","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2492"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2492,"user_id":"","duration":34.046901266,"size":2742,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973566.1119492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47958","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":41.203927631,"size":2974,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973567.8889723,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34362","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Content-Length":["2486"]}},"bytes_read":2486,"user_id":"","duration":42.982710249,"size":3045,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973569.3873587,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58802","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2494"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2494,"user_id":"","duration":28.459649662,"size":2744,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776973570.279852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42700","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.878219322,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973574.1147811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60334","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973577.5150795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41492","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.232803975,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973577.5783083,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58792","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2520"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":36.650637453,"size":2974,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973581.416326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58790","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2488"]}},"bytes_read":2488,"user_id":"","duration":40.488863104,"size":3045,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973587.7148492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2508"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2508,"user_id":"","duration":30.662244438,"size":2754,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973588.960362,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/155/statistics","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Port":["80"]}},"bytes_read":0,"user_id":"","duration":44.113143352,"size":2898,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973595.5749054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50582","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"Content-Length":["2502"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2502,"user_id":"","duration":38.525120008,"size":3061,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973595.5749056,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50608","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2534"]}},"bytes_read":2534,"user_id":"","duration":38.522272105,"size":2984,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973603.3108773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41536","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2494"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":2494,"user_id":"","duration":29.255931936,"size":2745,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973606.3424904,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/155/shell-sessions","headers":{"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Content-Length":["101"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["http"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":101,"user_id":"","duration":17.378092219,"size":462,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973607.9642947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60054","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["366"],"Accept":["application/json"]}},"bytes_read":366,"user_id":"","duration":0.95369783,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973609.6648507,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41506","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2488"],"Content-Type":["application/json"]}},"bytes_read":2488,"user_id":"","duration":35.612256014,"size":3048,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973612.806145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56398","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2840"]}},"bytes_read":2840,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973612.8452694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41522","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2520"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":38.762491266,"size":2972,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973616.1100943,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50214","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":76,"user_id":"","duration":9.735140248,"size":343,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973619.004602,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52182","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2497,"user_id":"","duration":29.81899444,"size":2739,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973626.750626,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52180","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2491"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2491,"user_id":"","duration":37.566908271,"size":3046,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973627.261346,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52198","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":38.075737677,"size":2969,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973632.6297603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32812","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/opened","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["131"]}},"bytes_read":131,"user_id":"","duration":10.739421938,"size":369,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973637.4278874,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60060","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.433640357,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973638.1806674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Content-Length":["2491"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2491,"user_id":"","duration":32.182656594,"size":2804,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973643.4678214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50210","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2485"]}},"bytes_read":2485,"user_id":"","duration":37.454064447,"size":3046,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973643.6993575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41536","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2517,"user_id":"","duration":37.687538639,"size":2970,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973654.616629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32796","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2502"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2502,"user_id":"","duration":32.710524752,"size":2837,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973657.2408555,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42390","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.22481661,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973658.7441566,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51466","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":6.73251206,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973661.1973805,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52182","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2496"]}},"bytes_read":2496,"user_id":"","duration":39.294005612,"size":3051,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973664.222692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32782","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2528"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":2528,"user_id":"","duration":42.316589629,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973664.2752743,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36692","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2506"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2506,"user_id":"","duration":26.293086798,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973666.165107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/155","headers":{"Accept":["*/*"],"X-Forwarded-Server":["153105acad2c"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Authorization":[],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":12.402386697,"size":102,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"error","ts":1776973669.8100224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51474","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/close","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["320"],"Connection":["keep-alive"]}},"bytes_read":320,"user_id":"","duration":16.721948588,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776973669.8109324,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51484","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/155/presence","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["186"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":186,"user_id":"","duration":16.593240737,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"]}} +{"level":"info","ts":1776973675.211618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36680","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Content-Length":["2532"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2532,"user_id":"","duration":37.212796727,"size":2978,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973676.617628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36690","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2500"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2500,"user_id":"","duration":38.617601253,"size":3051,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776973678.9986272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.979087151,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973683.004151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46316","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973688.8934693,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51504","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2534"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2534,"user_id":"","duration":35.181631972,"size":2983,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973691.4569252,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2502"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2502,"user_id":"","duration":37.746827758,"size":3054,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776973700.5082517,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"56814","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.281920876,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973707.2694187,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2527"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2527,"user_id":"","duration":37.739660064,"size":2978,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973707.4424438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"52654","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973707.653859,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53854","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.122381971,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973708.3720288,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49478","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2495"]}},"bytes_read":2495,"user_id":"","duration":38.844913141,"size":3047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973720.4594104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52734","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":34.767734068,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973721.7122073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52720","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2499"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2499,"user_id":"","duration":36.034963408,"size":3057,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973733.6008992,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53872","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2532,"user_id":"","duration":31.683108886,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973735.5847309,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53862","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2500"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2500,"user_id":"","duration":33.669131609,"size":3054,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973737.515498,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/146/shell-sessions","headers":{"User-Agent":["node"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"Content-Length":["86"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":86,"user_id":"","duration":38.247714875,"size":452,"status":201,"resp_headers":{"Server":["Caddy"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973738.622491,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37280","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.535694912,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973738.9441917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35408","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2851"]}},"bytes_read":2851,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973745.4671152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36284","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/validate","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":7.940556567,"size":332,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973751.8606415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35816","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2499"]}},"bytes_read":2499,"user_id":"","duration":33.986889228,"size":3055,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973752.0745883,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35814","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["2531"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":2531,"user_id":"","duration":34.202396632,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973759.5778828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59068","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/opened","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["131"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":131,"user_id":"","duration":9.625883616,"size":359,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973765.1233604,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37286","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.482592079,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973767.7002838,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36260","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2534"]}},"bytes_read":2534,"user_id":"","duration":33.786549167,"size":2983,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973770.291633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36272","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2502"]}},"bytes_read":2502,"user_id":"","duration":36.375741829,"size":3113,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973781.0677629,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59056","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2521"],"Content-Type":["application/json"]}},"bytes_read":2521,"user_id":"","duration":31.09983402,"size":2985,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973785.9731627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59052","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2489,"user_id":"","duration":36.007137637,"size":3133,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973786.637795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"42920","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.026305851,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973788.5695426,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60588","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":5.971266658,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973798.2731378,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33924","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":32.517069715,"size":2975,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973799.8116553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33936","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2489"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2489,"user_id":"","duration":34.053346533,"size":3130,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973808.9902303,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51520","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.33993118,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973809.9645844,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35624","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973812.438848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/146/shell-sessions","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"Content-Length":["94"],"Accept":["*/*"],"Content-Type":["application/json"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Port":["80"]}},"bytes_read":94,"user_id":"","duration":15.500030185,"size":457,"status":201,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973813.9735005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60558","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":32.103300792,"size":2980,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973821.4703307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59056","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2499"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2499,"user_id":"","duration":39.56048063,"size":3183,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973822.343075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54000","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/validate","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":9.84879622,"size":337,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973822.9250438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60572","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/close","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["316"],"Content-Type":["application/json"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":316,"user_id":"","duration":40.990261331,"size":495,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973823.0536864,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54868","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/close","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["320"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":320,"user_id":"","duration":43.258664007,"size":495,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776973830.9374537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39558","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.674808966,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973832.5726352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60472","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2534"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2534,"user_id":"","duration":34.545381698,"size":2978,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973834.1187465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51524","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973835.666388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2502"]}},"bytes_read":2502,"user_id":"","duration":37.641141647,"size":3186,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973838.3231676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47310","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":7.382853018,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973840.9302359,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47326","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/opened","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["131"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":131,"user_id":"","duration":9.921650994,"size":363,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973848.5488894,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60558","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2529"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2529,"user_id":"","duration":33.864444266,"size":2979,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973853.0054228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54014","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":2497,"user_id":"","duration":38.295482095,"size":3202,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973859.3574011,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"Accept-Language":["*"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":1.050798685,"size":101,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973864.3957736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47324","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"],"Connection":["keep-alive"]}},"bytes_read":2519,"user_id":"","duration":33.364071256,"size":2972,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776973868.4283905,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37428","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.908890294,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973870.6586702,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47320","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2487"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2487,"user_id":"","duration":39.629759977,"size":3215,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973870.8004994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49658","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2851"]}},"bytes_read":2851,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973875.9492564,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/install-token","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"Content-Length":["58"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"],"Accept-Language":["*"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"]}},"bytes_read":58,"user_id":"","duration":11.900689509,"size":433,"status":201,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"]}} +{"level":"info","ts":1776973877.0787413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/ping","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":1.058315952,"size":101,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973885.3419528,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35138","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2531,"user_id":"","duration":37.653332841,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973892.9328125,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35146","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2499"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2499,"user_id":"","duration":45.242427178,"size":3251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973896.0774765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35158","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/close","headers":{"Content-Length":["332"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":332,"user_id":"","duration":48.131445081,"size":505,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973896.281931,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60558","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/close","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["336"]}},"bytes_read":336,"user_id":"","duration":47.220356017,"size":505,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973896.456154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37444","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":28.003660479,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973899.4004214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33116","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2515"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2515,"user_id":"","duration":35.514798867,"size":2971,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973904.4814448,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-agent/claim","headers":{"Content-Length":["187"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"]}},"bytes_read":187,"user_id":"","duration":26.507153971,"size":1646,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"]}} +{"level":"info","ts":1776973907.5861998,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33130","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2483"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2483,"user_id":"","duration":43.698841065,"size":3238,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"error","ts":1776973907.7830713,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.15","remote_port":"37746","client_ip":"172.20.0.15","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/156/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["181"]}},"bytes_read":181,"user_id":"","duration":2.825675246,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973914.147537,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42812","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":6.294005265,"size":175,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973917.8069553,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56174","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":37.779581357,"size":2978,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973918.538749,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"50830","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Length":["100"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":100,"user_id":"","duration":28.06318929,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973919.172038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39980","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.742002393,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973921.4341104,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39984","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/backlog","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":64,"user_id":"","duration":7.283613236,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973924.279468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56182","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2490"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2490,"user_id":"","duration":44.25033,"size":3243,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973928.2397363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39986","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/presence","headers":{"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["205"],"Content-Type":["application/json"]}},"bytes_read":205,"user_id":"","duration":14.087491538,"size":289,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973932.1550164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35146","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2517,"user_id":"","duration":36.558802686,"size":2969,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973935.6698062,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156","headers":{"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Authorization":[],"Accept":["*/*"],"X-Forwarded-Server":["153105acad2c"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":0,"user_id":"","duration":9.716228181,"size":1579,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973939.099412,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["2485"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2485,"user_id":"","duration":43.520193319,"size":3244,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973939.3282852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59402","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.912405237,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973944.483612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34550","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973944.909659,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51172","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2400"]}},"bytes_read":2400,"user_id":"","duration":19.101686511,"size":2033,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973945.9183092,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156","headers":{"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"X-Forwarded-Port":["80"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":9.72269748,"size":2033,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973948.27382,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39978","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":36.517332932,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973954.0662582,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156","headers":{"Authorization":[],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":8.143701475,"size":2033,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973954.4521298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39962","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2489"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2489,"user_id":"","duration":42.698306373,"size":3247,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973959.132117,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2494"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2494,"user_id":"","duration":17.441330533,"size":2036,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776973960.9899848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33868","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.369595775,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776973962.3752828,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51176","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2518"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2518,"user_id":"","duration":35.585662767,"size":2971,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973964.712439,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59418","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776973964.8975399,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/156/stream-session","headers":{"Accept-Language":["*"],"Content-Type":["application/json"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"Content-Length":["51"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"Authorization":[],"X-Forwarded-Port":["80"],"X-Forwarded-For":["172.20.0.1"]}},"bytes_read":51,"user_id":"","duration":10.827389097,"size":478,"status":201,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Status":["201 Created"]}} +{"level":"info","ts":1776973968.6479073,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50032","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["76"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":7.654861569,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776973969.642349,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56182","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2486"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2486,"user_id":"","duration":42.854825186,"size":3241,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973970.5279436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51176","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/browser-streams/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["327"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"]}},"bytes_read":327,"user_id":"","duration":5.625102611,"size":251,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776973975.149375,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53066","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2496"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2496,"user_id":"","duration":17.354208581,"size":2047,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776973979.9451516,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60660","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":36.900353118,"size":2972,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776973985.0228443,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60650","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"]}},"bytes_read":2488,"user_id":"","duration":41.979661369,"size":3244,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776973994.8350172,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43216","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":35.362678831,"size":2976,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776973997.1132991,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60826","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.108991017,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"Server":["Caddy"]}} +{"level":"info","ts":1776973999.3532438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53072","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2490"]}},"bytes_read":2490,"user_id":"","duration":39.878703248,"size":3244,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974000.7648675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"32934","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2841"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974005.5074952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51176","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2497,"user_id":"","duration":31.600794539,"size":2427,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974012.8189158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53066","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2521"],"Accept-Language":["*"]}},"bytes_read":2521,"user_id":"","duration":37.353085583,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974013.1553247,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/156/operations","headers":{"Authorization":[],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Prefix":["/api"],"X-Real-Ip":["172.20.0.1"],"Content-Type":["application/json"],"X-Forwarded-Port":["80"],"Content-Length":["256"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"]}},"bytes_read":256,"user_id":"","duration":42.071533478,"size":2439,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974015.4587822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32870","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"Accept":["*/*"]}},"bytes_read":2489,"user_id":"","duration":25.666637005,"size":2429,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974017.232768,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"41080","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2489"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2489,"user_id":"","duration":41.765115013,"size":3245,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974017.9605627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56520","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/backlog","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"]}},"bytes_read":64,"user_id":"","duration":12.451424024,"size":732,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974026.6799653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45650","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2515"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2515,"user_id":"","duration":35.956843641,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974027.5278387,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60836","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Length":["163"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":163,"user_id":"","duration":30.386310418,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974028.4920244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51176","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2493"]}},"bytes_read":2493,"user_id":"","duration":22.63262804,"size":2492,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974034.4406502,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45658","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2483"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2483,"user_id":"","duration":43.691979676,"size":3242,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974040.7692618,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56544","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2519"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2519,"user_id":"","duration":33.933308311,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974045.3310995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56520","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"]}},"bytes_read":2495,"user_id":"","duration":23.595002613,"size":2490,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974045.8560996,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46532","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.692122571,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974047.4963214,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36622","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/operations/64/events","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["221"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":221,"user_id":"","duration":14.165812781,"size":716,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974047.5523574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56528","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Content-Length":["2487"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2487,"user_id":"","duration":40.718674845,"size":3244,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974049.1892674,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56544","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":76,"user_id":"","duration":8.035884066,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974055.6290648,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50270","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":33.062953924,"size":2972,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974058.61833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36608","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2994"]}},"bytes_read":2994,"user_id":"","duration":25.289954306,"size":2597,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974058.7149692,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/operations/64/events","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["198"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":198,"user_id":"","duration":13.868567378,"size":770,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974060.6527815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50278","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2489"],"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2489,"user_id":"","duration":38.084002793,"size":3247,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974061.2917159,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156/operations","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"X-Real-Ip":["172.20.0.1"],"Authorization":[],"X-Forwarded-Proto":["http"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-Prefix":["/api"]}},"bytes_read":0,"user_id":"","duration":13.657150489,"size":770,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974068.2118938,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34668","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Type":["application/json"],"Content-Length":["345"],"Accept":["application/json"]}},"bytes_read":345,"user_id":"","duration":2.051654919,"size":72,"status":404,"resp_headers":{"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776974068.8630636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2979"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2979,"user_id":"","duration":23.996213272,"size":2626,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974069.420183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46928","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Type":["application/json"],"Content-Length":["2848"],"Accept":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974069.4737155,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44920","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/operations/64/events","headers":{"Content-Length":["183"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":183,"user_id":"","duration":14.579149541,"size":848,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974069.5408955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45658","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2522"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":32.387091929,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974075.8799644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36628","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2490"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2490,"user_id":"","duration":38.723494275,"size":3248,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974076.3026981,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47272","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/backlog","headers":{"Content-Length":["64"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":64,"user_id":"","duration":7.408158968,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974076.929121,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44904","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2985"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2985,"user_id":"","duration":22.036715898,"size":2727,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974077.7761114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44926","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/operations/64/complete","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["246"]}},"bytes_read":246,"user_id":"","duration":22.881446038,"size":848,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974084.3536875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"]}},"bytes_read":2517,"user_id":"","duration":30.570744469,"size":2968,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974084.6173,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47272","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/backlog","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":64,"user_id":"","duration":6.839277429,"size":141,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974089.6376712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"33986","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.191792001,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776974089.8705893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34674","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974090.9703107,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44888","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2485"],"Connection":["keep-alive"]}},"bytes_read":2485,"user_id":"","duration":37.18914364,"size":3244,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974092.8975644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45658","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["2495"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2495,"user_id":"","duration":22.531226885,"size":2777,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974094.251523,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156/operations","headers":{"Accept":["*/*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"X-Forwarded-Host":["localhost"],"User-Agent":["node"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"]}},"bytes_read":0,"user_id":"","duration":32.401550333,"size":852,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974095.8808792,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33846","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["76"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":6.220378823,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974102.08908,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47282","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":32.436204596,"size":2981,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974107.5295281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47298","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2489"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2489,"user_id":"","duration":37.875093264,"size":3246,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974110.6876726,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33838","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2507"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2507,"user_id":"","duration":23.950544235,"size":2780,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974119.0629325,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47272","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"]}},"bytes_read":2523,"user_id":"","duration":33.075527685,"size":2971,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974124.5660298,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2491"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":2491,"user_id":"","duration":38.55522533,"size":3246,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776974126.0797477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49630","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.422959604,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776974126.287646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156/logs","headers":{"Accept-Language":["*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Proto":["http"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":32.009754087,"size":3031,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974128.300588,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47282","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"]}},"bytes_read":2495,"user_id":"","duration":25.939909622,"size":2765,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974129.0006955,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44890","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2841"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974134.3992453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44534","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":32.739995441,"size":2969,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974141.726958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44522","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2489"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2489,"user_id":"","duration":40.06978528,"size":3242,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974143.5517929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56980","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2497,"user_id":"","duration":25.03324178,"size":2772,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974150.542514,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156/statistics","headers":{"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"User-Agent":["node"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Prefix":["/api"],"Accept-Encoding":["gzip, deflate"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":24.252101305,"size":2912,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974150.975488,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56966","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2523"],"Connection":["keep-alive"]}},"bytes_read":2523,"user_id":"","duration":33.158479987,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974153.0471232,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"49642","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":26.947335874,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974156.97245,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56952","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2491"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2491,"user_id":"","duration":39.15072276,"size":3247,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974159.8561406,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46614","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Accept-Language":["*"],"Content-Length":["2495"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2495,"user_id":"","duration":25.412114048,"size":2770,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974165.8817277,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46596","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2520"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":32.168806294,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974166.7698686,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"POST","host":"localhost","uri":"/edge-gateways/156/shell-sessions","headers":{"Content-Length":["101"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Forwarded-Prefix":["/api"],"Accept":["*/*"],"Authorization":[],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Server":["153105acad2c"],"X-Real-Ip":["172.20.0.1"],"X-Forwarded-Host":["localhost"],"X-Forwarded-Port":["80"],"User-Agent":["node"],"Accept-Language":["*"],"X-Forwarded-For":["172.20.0.1"],"X-Forwarded-Proto":["http"]}},"bytes_read":101,"user_id":"","duration":16.205038931,"size":461,"status":201,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["201 Created"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974171.5158167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46606","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2488,"user_id":"","duration":37.801227028,"size":3245,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974173.7501538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46408","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2496"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2496,"user_id":"","duration":23.408772831,"size":2774,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974174.310548,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54882","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Content-Type":["application/json"],"Content-Length":["100"],"Accept":["application/json"]}},"bytes_read":100,"user_id":"","duration":26.225055892,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974174.8691134,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56168","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/validate","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":8.094501691,"size":341,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974176.3789003,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56172","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":76,"user_id":"","duration":6.296412242,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974181.395494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52834","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":31.65963716,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974187.0819826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52826","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2490"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":2490,"user_id":"","duration":37.315247269,"size":3248,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974192.797089,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46596","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2495"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2495,"user_id":"","duration":26.43720747,"size":2840,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974193.525441,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35848","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/opened","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["131"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":131,"user_id":"","duration":10.711745839,"size":369,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974196.447685,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56146","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":2521,"user_id":"","duration":30.762807251,"size":2975,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776974196.7933636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60006","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.663197652,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974196.8577597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39662","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974203.5889826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56154","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2489"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2489,"user_id":"","duration":37.902344445,"size":3250,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974210.0454597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35836","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2494"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2494,"user_id":"","duration":27.234204113,"size":2857,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974213.846074,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35834","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":31.762173549,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776974218.3703127,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40028","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":1.333393257,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974218.936182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52834","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2488"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2488,"user_id":"","duration":36.854969953,"size":3246,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974220.1186798,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60008","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974225.7663765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55238","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2503"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"]}},"bytes_read":2503,"user_id":"","duration":27.093678465,"size":2894,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974225.8350854,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56270","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":7.461492874,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974227.7306821,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55270","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/shell-sessions/close","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["332"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":332,"user_id":"","duration":28.802076774,"size":509,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974231.6634858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56146","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2529,"user_id":"","duration":32.882271258,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974236.140037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"GET","host":"localhost","uri":"/edge-gateways/156/logs","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Proto":["http"],"Accept-Language":["*"],"Authorization":[],"X-Forwarded-Host":["localhost"],"X-Forwarded-Server":["153105acad2c"],"User-Agent":["node"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["172.20.0.1"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Real-Ip":["172.20.0.1"]}},"bytes_read":0,"user_id":"","duration":36.963489043,"size":3453,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974236.4722896,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55254","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2497"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2497,"user_id":"","duration":37.689123202,"size":3253,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974242.060272,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56268","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2503"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2503,"user_id":"","duration":27.295401094,"size":2888,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974247.292887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35834","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2529"]}},"bytes_read":2529,"user_id":"","duration":32.5167505,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776974250.8221574,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44008","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/presence","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["186"]}},"bytes_read":186,"user_id":"","duration":14.483832579,"size":108,"status":500,"resp_headers":{"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776974251.0296154,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.10","remote_port":"46360","client_ip":"172.20.0.10","proto":"HTTP/1.1","method":"DELETE","host":"localhost","uri":"/edge-gateways/156","headers":{"X-Forwarded-Port":["80"],"X-Forwarded-Proto":["http"],"Authorization":[],"Accept-Encoding":["gzip, deflate"],"X-Forwarded-Host":["localhost"],"X-Real-Ip":["172.20.0.1"],"User-Agent":["node"],"Accept":["*/*"],"X-Forwarded-For":["172.20.0.1"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Prefix":["/api"],"X-Forwarded-Server":["153105acad2c"],"Accept-Language":["*"]}},"bytes_read":0,"user_id":"","duration":11.922822393,"size":102,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974252.2025833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44000","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/156/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2504"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":2504,"user_id":"","duration":21.4779338,"size":108,"status":500,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Status":["500 Internal Server Error"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974253.707641,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56252","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2497"]}},"bytes_read":2497,"user_id":"","duration":38.92907369,"size":3251,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974254.8091307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34770","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.381024847,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974255.871204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"55436","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2842"]}},"bytes_read":2842,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974261.8428273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43992","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":31.1181633,"size":2980,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974268.1236813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"55270","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2498"],"Connection":["keep-alive"]}},"bytes_read":2498,"user_id":"","duration":37.400913992,"size":3251,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776974270.5419018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49584","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2500"]}},"bytes_read":2500,"user_id":"","duration":7.851088814,"size":162,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974271.2974157,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33446","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/telemetry","headers":{"Content-Length":["2498"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2498,"user_id":"","duration":24.457893661,"size":118,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974271.6750243,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"49598","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/146/presence","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["184"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":184,"user_id":"","duration":5.287411414,"size":108,"status":500,"resp_headers":{"Server":["Caddy"],"Status":["500 Internal Server Error"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974278.596598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33430","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2530"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2530,"user_id":"","duration":31.732454093,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974280.5890617,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"34778","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.752057568,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974293.8138077,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43992","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2532"]}},"bytes_read":2532,"user_id":"","duration":31.098715243,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974303.0099013,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"45508","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.17196899,"size":64,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776974305.368673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"46342","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Language":["*"]}},"bytes_read":76,"user_id":"","duration":6.553542634,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974313.8701847,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34974","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2531,"user_id":"","duration":35.260900369,"size":2983,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776974326.1211975,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47732","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":2.301278742,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974337.3346183,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43992","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2530"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2530,"user_id":"","duration":42.6288897,"size":2978,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974337.405466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"43820","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2848"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974349.4499712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"37164","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Content-Length":["345"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":345,"user_id":"","duration":3.046390752,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974365.1997983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"47734","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974367.1805499,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60376","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":17.699815636,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776974367.947718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47896","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2532"],"Content-Type":["application/json"]}},"bytes_read":2532,"user_id":"","duration":56.849133102,"size":2981,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974381.8867202,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38088","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":53.711339335,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776974386.2611072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44176","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.707825337,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974394.6231368,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"39512","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2844"]}},"bytes_read":2844,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974399.7338724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60366","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2534"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2534,"user_id":"","duration":54.822256643,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974405.8730948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37036","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Length":["2522"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2522,"user_id":"","duration":45.135976807,"size":2976,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974412.8672872,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44588","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":36.031557222,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974415.8815114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"44182","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":29.691723814,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974428.425892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57392","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":35.734002719,"size":2974,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974436.204901,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"51396","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":27.98208203,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974439.2167718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57392","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Length":["76"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":9.013465354,"size":172,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776974444.2714036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39386","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2523"]}},"bytes_read":2523,"user_id":"","duration":35.502511991,"size":2983,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776974457.028492,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57688","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.82813624,"size":72,"status":404,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776974459.1942186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"54622","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974460.7665615,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38222","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":36.170934532,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974475.295373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57392","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":34.334977998,"size":2978,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974478.8077128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"58950","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.538712295,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974482.9877524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57704","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776974486.3693326,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57392","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["76"],"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":76,"user_id":"","duration":7.538613126,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974491.940644,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2522"]}},"bytes_read":2522,"user_id":"","duration":35.353749987,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974507.1634614,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"56868","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2516"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2516,"user_id":"","duration":34.479113661,"size":2971,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"error","ts":1776974516.3624833,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57594","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":1.856914552,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974517.6124837,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60990","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2849"]}},"bytes_read":2849,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974520.9315882,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57392","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2531"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"]}},"bytes_read":2531,"user_id":"","duration":31.628010667,"size":2979,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974542.1820264,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"57608","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["163"]}},"bytes_read":163,"user_id":"","duration":25.818288818,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974544.765369,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"32878","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2526"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"]}},"bytes_read":2526,"user_id":"","duration":39.053388947,"size":2979,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974563.8393285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57392","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2527"],"Connection":["keep-alive"]}},"bytes_read":2527,"user_id":"","duration":41.937382918,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974565.2214746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35890","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":26.854618861,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974565.7464755,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34872","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["76"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":76,"user_id":"","duration":5.380250539,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974573.8196638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43120","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2531"]}},"bytes_read":2531,"user_id":"","duration":35.55657808,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974585.873856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34858","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2520,"user_id":"","duration":31.014933006,"size":2977,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"error","ts":1776974586.494113,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59878","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.097583695,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974587.2650719,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"53436","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2848"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974602.1556575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60634","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2533"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2533,"user_id":"","duration":31.226732102,"size":2983,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974607.753573,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"59892","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Content-Length":["2848"],"Accept":["application/json"],"Content-Type":["application/json"]}},"bytes_read":2848,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"error","ts":1776974607.958652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"35618","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["345"]}},"bytes_read":345,"user_id":"","duration":1.202933673,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Status":["404 Not Found"]}} +{"level":"info","ts":1776974614.0050464,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43704","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":6.043522748,"size":172,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974621.7935221,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34858","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":35.000137921,"size":2983,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974634.0143204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60634","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2529"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2529,"user_id":"","duration":31.131242865,"size":2980,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"error","ts":1776974643.8720732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46152","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/logs","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["366"]}},"bytes_read":366,"user_id":"","duration":0.899097058,"size":72,"status":404,"resp_headers":{"Server":["Caddy"],"Status":["404 Not Found"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974647.5505037,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"60130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/heartbeat","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["2841"]}},"bytes_read":2841,"user_id":"","duration":0,"size":8008,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"]}} +{"level":"info","ts":1776974651.7718036,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48496","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2533"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2533,"user_id":"","duration":32.987413047,"size":2987,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974665.8458948,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53440","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2531"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2531,"user_id":"","duration":30.977385708,"size":2982,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974670.3306005,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"46160","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/operations/next","headers":{"Content-Type":["application/json"],"Content-Length":["163"],"Accept":["application/json"]}},"bytes_read":163,"user_id":"","duration":26.421595613,"size":64,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974676.175238,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"50970","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2515"],"Connection":["keep-alive"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2515,"user_id":"","duration":25.175757398,"size":2975,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974689.160108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53440","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"]}},"bytes_read":2530,"user_id":"","duration":22.535095744,"size":2979,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974690.9279933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.12","remote_port":"40130","client_ip":"172.20.0.12","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/gateways/84/commands/poll","headers":{"Accept":["application/json"],"Content-Type":["application/json"],"Content-Length":["100"]}},"bytes_read":100,"user_id":"","duration":25.051313018,"size":64,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974692.5475678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36140","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/validate","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["76"]}},"bytes_read":76,"user_id":"","duration":4.66105154,"size":172,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974698.6366017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57402","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/backlog","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["64"]}},"bytes_read":64,"user_id":"","duration":6.084879494,"size":139,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974706.7937927,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36134","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2517"]}},"bytes_read":2517,"user_id":"","duration":24.06642948,"size":2975,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974709.9529605,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57520","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2755"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2755,"user_id":"","duration":17.384985441,"size":2476,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974710.035401,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57456","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2765"]}},"bytes_read":2765,"user_id":"","duration":17.473939846,"size":2476,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974710.03725,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57488","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2756"]}},"bytes_read":2756,"user_id":"","duration":17.474074746,"size":2476,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974710.044452,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36140","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2767"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2767,"user_id":"","duration":17.492782728,"size":2476,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.0451212,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57444","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2754"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2754,"user_id":"","duration":17.485968961,"size":2468,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.0452886,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53440","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/presence","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["205"]}},"bytes_read":205,"user_id":"","duration":17.495718631,"size":288,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974710.0780282,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57440","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2759"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2759,"user_id":"","duration":17.521113938,"size":2476,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.0816436,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57416","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2767"],"Connection":["keep-alive"]}},"bytes_read":2767,"user_id":"","duration":17.528033252,"size":2476,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.1067414,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57438","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2758"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2758,"user_id":"","duration":17.551655721,"size":2476,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.1302695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57530","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2761"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2761,"user_id":"","duration":17.561154401,"size":2476,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.1303892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57544","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2757"]}},"bytes_read":2757,"user_id":"","duration":17.559798278,"size":2476,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974710.1643987,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57470","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2771"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2771,"user_id":"","duration":17.602908867,"size":2474,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974710.166541,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57466","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2761"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2761,"user_id":"","duration":17.60491852,"size":2476,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974710.1773424,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57476","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Content-Length":["2753"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2753,"user_id":"","duration":17.61460441,"size":2476,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974710.2089813,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57504","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2758"]}},"bytes_read":2758,"user_id":"","duration":17.644335062,"size":2476,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.317251,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57432","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["2756"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2756,"user_id":"","duration":17.762912108,"size":2476,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.466413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57570","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2761"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2761,"user_id":"","duration":17.895750459,"size":2481,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.514765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57594","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2760"]}},"bytes_read":2760,"user_id":"","duration":17.944243777,"size":2481,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.5623279,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57582","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2761"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2761,"user_id":"","duration":17.991689603,"size":2481,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974710.6422398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57420","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2759"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2759,"user_id":"","duration":18.08814233,"size":2481,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974710.6955736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57514","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2754"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2754,"user_id":"","duration":18.129867307,"size":2481,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974710.7042956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57630","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2758"]}},"bytes_read":2758,"user_id":"","duration":17.878992276,"size":2481,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974711.060881,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57464","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2768"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2768,"user_id":"","duration":18.499355993,"size":2481,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974716.1446793,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57474","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2760"],"Connection":["keep-alive"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2760,"user_id":"","duration":23.582957151,"size":2484,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974723.1517687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57552","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2760"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"User-Agent":["node"]}},"bytes_read":2760,"user_id":"","duration":30.555011734,"size":2478,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974726.523085,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57714","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Content-Length":["2761"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2761,"user_id":"","duration":33.634821385,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974726.537144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57632","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Length":["2756"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2756,"user_id":"","duration":33.685433919,"size":2483,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974726.6221242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57608","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2767"]}},"bytes_read":2767,"user_id":"","duration":33.770553956,"size":2483,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974726.7225204,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57634","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2760"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2760,"user_id":"","duration":33.870899184,"size":2483,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974726.9885538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57452","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2763"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2763,"user_id":"","duration":34.400743053,"size":2483,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974726.9885538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57596","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2762"]}},"bytes_read":2762,"user_id":"","duration":34.13879073,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974726.9885638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57658","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2760"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2760,"user_id":"","duration":34.13447085,"size":2483,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974727.0262177,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57702","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2763"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2763,"user_id":"","duration":34.139423057,"size":2483,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974727.1197355,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57674","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2759"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2759,"user_id":"","duration":34.265635616,"size":2483,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974727.142784,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57554","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2773"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"]}},"bytes_read":2773,"user_id":"","duration":34.546027867,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.1559887,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57700","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2760"]}},"bytes_read":2760,"user_id":"","duration":34.297334321,"size":2483,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974727.1606848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57696","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2760"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2760,"user_id":"","duration":34.303451598,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.2072153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57718","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Content-Length":["2760"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2760,"user_id":"","duration":34.31895819,"size":2483,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974727.208971,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57678","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2770"]}},"bytes_read":2770,"user_id":"","duration":34.354210297,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.2090142,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36058","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2663"]}},"bytes_read":2663,"user_id":"","duration":24.361394721,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.2156017,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57612","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2757"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2757,"user_id":"","duration":34.364026862,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.2422497,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57622","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2770"]}},"bytes_read":2770,"user_id":"","duration":34.390666878,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.2719853,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57646","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2760"]}},"bytes_read":2760,"user_id":"","duration":34.420131149,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.3215585,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57676","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2759"]}},"bytes_read":2759,"user_id":"","duration":34.466865477,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974727.4526727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57694","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2770"]}},"bytes_read":2770,"user_id":"","duration":34.597806103,"size":2483,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974733.0512958,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36928","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2662"]}},"bytes_read":2662,"user_id":"","duration":15.821511054,"size":2330,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974733.2718902,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57716","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2768"]}},"bytes_read":2768,"user_id":"","duration":40.383625069,"size":2330,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974735.7731364,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57720","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":37.167348995,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974746.6203144,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36916","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2520"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2520,"user_id":"","duration":31.845811148,"size":2980,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974748.055239,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51774","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2664"]}},"bytes_read":2664,"user_id":"","duration":15.940172911,"size":2346,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974754.222506,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59176","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2521,"user_id":"","duration":23.517990436,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974763.6796746,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2667"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2667,"user_id":"","duration":15.791608924,"size":2349,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974769.8904119,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36916","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"]}},"bytes_read":2524,"user_id":"","duration":23.086433228,"size":2978,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974779.4484532,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2659"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2659,"user_id":"","duration":15.681024755,"size":2343,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974784.9780285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37650","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Length":["2516"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2516,"user_id":"","duration":22.299194233,"size":2976,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974795.4182458,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2658"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"]}},"bytes_read":2658,"user_id":"","duration":15.899507464,"size":2342,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776974802.2123396,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37188","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2515"],"Content-Type":["application/json"]}},"bytes_read":2515,"user_id":"","duration":23.428692034,"size":2975,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974811.067978,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2662"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2662,"user_id":"","duration":15.545671259,"size":2343,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974817.7893984,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34388","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"]}},"bytes_read":2520,"user_id":"","duration":23.097362476,"size":2975,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974827.9770453,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Length":["2662"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2662,"user_id":"","duration":16.44616937,"size":2350,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974834.174956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36148","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":23.444691886,"size":2976,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974846.0708897,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58346","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2665"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"]}},"bytes_read":2665,"user_id":"","duration":18.412742592,"size":2348,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974851.1218128,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58340","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2522"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":24.549871988,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974859.8430593,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58034","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2662"],"Connection":["keep-alive"]}},"bytes_read":2662,"user_id":"","duration":16.418332014,"size":2343,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974866.5661666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58020","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2519"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2519,"user_id":"","duration":23.903587161,"size":2970,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974876.8899527,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33886","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2666"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2666,"user_id":"","duration":17.088658065,"size":2346,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974882.7361374,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33882","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2523,"user_id":"","duration":23.972646003,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974891.8308647,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38668","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["2664"]}},"bytes_read":2664,"user_id":"","duration":16.195328629,"size":2343,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974898.029526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38666","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Connection":["keep-alive"]}},"bytes_read":2521,"user_id":"","duration":23.412668901,"size":2980,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776974908.9377863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44058","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2665"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2665,"user_id":"","duration":17.43315933,"size":2351,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974915.2449756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60600","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2522"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2522,"user_id":"","duration":24.527724041,"size":2981,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974924.9118524,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39084","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["2661"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2661,"user_id":"","duration":17.292369287,"size":2343,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974930.1062276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39068","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2518"]}},"bytes_read":2518,"user_id":"","duration":23.540250812,"size":2974,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776974940.5019653,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44624","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Content-Length":["2664"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2664,"user_id":"","duration":16.788602493,"size":2344,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974946.7528667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44622","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":24.089749503,"size":2973,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974955.5489018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58414","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2663"]}},"bytes_read":2663,"user_id":"","duration":16.035463786,"size":2350,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974962.8815646,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58398","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":24.093257386,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974971.8311198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33744","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2663"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2663,"user_id":"","duration":16.47408016,"size":2349,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776974978.6572788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"33730","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":24.089327589,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974988.1345139,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"52340","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2664"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2664,"user_id":"","duration":16.463457391,"size":2343,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776974993.8531811,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57312","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2521,"user_id":"","duration":23.170440738,"size":2970,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776975004.0618415,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48562","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2664"],"Connection":["keep-alive"]}},"bytes_read":2664,"user_id":"","duration":16.588569462,"size":2348,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776975010.32994,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48556","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2521,"user_id":"","duration":23.581666784,"size":2975,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975019.603939,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["2663"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2663,"user_id":"","duration":16.244321438,"size":2345,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776975027.2525785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47798","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":24.651324884,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975035.583694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47800","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2663"],"Accept-Language":["*"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2663,"user_id":"","duration":15.875842631,"size":2345,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975042.1607153,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58940","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":23.492429254,"size":2979,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975052.1981256,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57202","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2664"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2664,"user_id":"","duration":16.679758465,"size":2344,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776975058.1544425,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57200","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Length":["2521"]}},"bytes_read":2521,"user_id":"","duration":23.354748224,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975067.7675676,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39928","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2661"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2661,"user_id":"","duration":16.434591666,"size":2348,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975074.7276444,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60908","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":24.100664907,"size":2975,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975083.9575388,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"44000","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2664"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"]}},"bytes_read":2664,"user_id":"","duration":16.43564557,"size":2353,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975090.6287122,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43984","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2521"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2521,"user_id":"","duration":23.855531959,"size":2977,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975101.0303667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Length":["2665"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2665,"user_id":"","duration":17.667506911,"size":2341,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975108.798402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"53370","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Content-Length":["2522"],"User-Agent":["node"]}},"bytes_read":2522,"user_id":"","duration":26.191279944,"size":2967,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975125.1691983,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38378","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2660"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2660,"user_id":"","duration":25.434756099,"size":2341,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975127.7827563,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2517,"user_id":"","duration":29.037307484,"size":2972,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975135.929211,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57498","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2658"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2658,"user_id":"","duration":20.338369323,"size":2343,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975143.2504067,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57492","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2515"]}},"bytes_read":2515,"user_id":"","duration":28.407671457,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975157.0307775,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57070","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2662"]}},"bytes_read":2662,"user_id":"","duration":25.615303449,"size":2348,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975159.3614898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"]}},"bytes_read":2523,"user_id":"","duration":28.731922174,"size":2980,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975172.701008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37636","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2666"]}},"bytes_read":2666,"user_id":"","duration":25.160370844,"size":2347,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975179.5756042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57492","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"]}},"bytes_read":2523,"user_id":"","duration":33.03012208,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975187.080909,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"39106","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept-Language":["*"],"Content-Length":["2667"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2667,"user_id":"","duration":23.646588528,"size":2346,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975194.6941435,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Content-Length":["2524"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2524,"user_id":"","duration":32.069810837,"size":2973,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776975200.5481575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"57492","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2666"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2666,"user_id":"","duration":20.782305108,"size":2346,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975211.0864158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35674","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2523,"user_id":"","duration":32.36185736,"size":2980,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975219.2544289,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51320","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2666"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2666,"user_id":"","duration":23.703378581,"size":2347,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975226.374405,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2523,"user_id":"","duration":31.582208138,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975237.871545,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"35674","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2663"]}},"bytes_read":2663,"user_id":"","duration":26.134731626,"size":2346,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975242.8371248,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58548","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2520"],"User-Agent":["node"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2520,"user_id":"","duration":32.194461406,"size":2970,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975249.8460753,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"59348","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2667"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2667,"user_id":"","duration":22.320867891,"size":2342,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975260.8088822,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"38372","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2524"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"]}},"bytes_read":2524,"user_id":"","duration":34.017840795,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975266.4406035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"58548","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2664"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"X-Edge-Broker-Secret":["truckwash-edge-dev"]}},"bytes_read":2664,"user_id":"","duration":22.950760815,"size":2339,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975275.3716826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"45140","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2521"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2521,"user_id":"","duration":32.687393689,"size":2974,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975283.5294654,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37344","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2664"],"Content-Type":["application/json"]}},"bytes_read":2664,"user_id":"","duration":24.16087889,"size":2348,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975292.7336335,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37330","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Content-Length":["2521"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2521,"user_id":"","duration":34.151078873,"size":2976,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776975310.0883276,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36142","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2662"],"Connection":["keep-alive"],"Accept":["*/*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Content-Type":["application/json"]}},"bytes_read":2662,"user_id":"","duration":34.492129334,"size":2342,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975310.9712007,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"36126","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2519"]}},"bytes_read":2519,"user_id":"","duration":36.402506283,"size":2968,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975311.5988207,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"60900","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2666"],"Connection":["keep-alive"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Content-Type":["application/json"]}},"bytes_read":2666,"user_id":"","duration":19.634153053,"size":2354,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975321.8405356,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"42618","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2530"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"],"Connection":["keep-alive"]}},"bytes_read":2530,"user_id":"","duration":30.74283076,"size":2982,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975328.5034695,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40624","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2662"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2662,"user_id":"","duration":20.721059492,"size":2348,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776975335.9312718,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40622","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Length":["2519"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2519,"user_id":"","duration":28.229089692,"size":2981,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975344.8318698,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48458","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2660"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"]}},"bytes_read":2660,"user_id":"","duration":21.067129307,"size":2344,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975352.2622678,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48464","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"User-Agent":["node"],"Content-Length":["2517"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2517,"user_id":"","duration":28.399420665,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975364.0485501,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40428","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2663"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2663,"user_id":"","duration":24.289698165,"size":2343,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975368.4170995,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40622","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":28.647550697,"size":2981,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776975380.6501477,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"47468","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2663"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2663,"user_id":"","duration":25.058345158,"size":2351,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975383.5527892,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48464","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2520"]}},"bytes_read":2520,"user_id":"","duration":27.941005084,"size":2978,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975391.881358,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"43262","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2666"],"Content-Type":["application/json"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2666,"user_id":"","duration":20.158537785,"size":2348,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975399.081015,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40622","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2523"],"Connection":["keep-alive"],"Accept":["*/*"]}},"bytes_read":2523,"user_id":"","duration":27.36372367,"size":2981,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776975408.461038,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37250","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2664"],"Content-Type":["application/json"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"]}},"bytes_read":2664,"user_id":"","duration":20.624870139,"size":2345,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975416.2905672,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37236","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept":["*/*"],"Accept-Language":["*"],"Content-Length":["2521"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Sec-Fetch-Mode":["cors"]}},"bytes_read":2521,"user_id":"","duration":28.43520251,"size":2978,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776975425.3862402,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40810","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Length":["2660"]}},"bytes_read":2660,"user_id":"","duration":21.724672826,"size":2342,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975434.849226,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40812","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Connection":["keep-alive"],"Accept":["*/*"],"Content-Length":["2517"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2517,"user_id":"","duration":31.174097456,"size":2974,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"]}} +{"level":"info","ts":1776975441.0178423,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37236","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Content-Length":["2667"],"Connection":["keep-alive"]}},"bytes_read":2667,"user_id":"","duration":21.259456256,"size":2345,"status":200,"resp_headers":{"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975448.9167347,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34530","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"X-Edge-Broker-Secret":["truckwash-edge-dev"],"User-Agent":["node"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"],"Connection":["keep-alive"],"Content-Type":["application/json"],"Accept":["*/*"]}},"bytes_read":2524,"user_id":"","duration":29.093297674,"size":2981,"status":200,"resp_headers":{"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776975459.8474832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"54128","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"User-Agent":["node"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Connection":["keep-alive"],"Content-Length":["2664"]}},"bytes_read":2664,"user_id":"","duration":24.229471215,"size":2350,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776975463.9600294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40812","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2521"],"Accept-Language":["*"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Connection":["keep-alive"],"Content-Type":["application/json"]}},"bytes_read":2521,"user_id":"","duration":28.32894213,"size":2974,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"]}} +{"level":"info","ts":1776975475.1554294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"34530","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Content-Type":["application/json"],"Content-Length":["2660"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"]}},"bytes_read":2660,"user_id":"","duration":23.433480737,"size":2346,"status":200,"resp_headers":{"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}} +{"level":"info","ts":1776975478.9442873,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"51992","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Accept-Encoding":["gzip, deflate"],"Content-Length":["2517"],"Connection":["keep-alive"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"Content-Type":["application/json"],"Accept":["*/*"],"User-Agent":["node"]}},"bytes_read":2517,"user_id":"","duration":27.220190174,"size":2974,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Content-Type":["application/json; charset=utf-8"],"X-Powered-By":["PHP/8.2.15"]}} +{"level":"info","ts":1776975488.258285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"37296","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2667"],"Connection":["keep-alive"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept-Language":["*"],"User-Agent":["node"]}},"bytes_read":2667,"user_id":"","duration":20.51699784,"size":2349,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776975500.6998932,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"40812","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/108/telemetry","headers":{"Content-Type":["application/json"],"Accept-Language":["*"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Connection":["keep-alive"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2524"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"]}},"bytes_read":2524,"user_id":"","duration":32.944155678,"size":2980,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} +{"level":"info","ts":1776975504.4528275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"172.20.0.13","remote_port":"48328","client_ip":"172.20.0.13","proto":"HTTP/1.1","method":"POST","host":"caddy","uri":"/edge-agent/internal/gateways/84/telemetry","headers":{"Connection":["keep-alive"],"Sec-Fetch-Mode":["cors"],"User-Agent":["node"],"Accept-Encoding":["gzip, deflate"],"Content-Length":["2662"],"Content-Type":["application/json"],"X-Edge-Broker-Secret":["truckwash-edge-dev"],"Accept":["*/*"],"Accept-Language":["*"]}},"bytes_read":2662,"user_id":"","duration":20.604287643,"size":2343,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Server":["Caddy"],"X-Powered-By":["PHP/8.2.15"],"Content-Type":["application/json; charset=utf-8"],"Content-Encoding":["gzip"]}} diff --git a/services/edge-agent/test/agent.test.mjs b/services/edge-agent/test/agent.test.mjs index 8e0c68b7..d3471839 100644 --- a/services/edge-agent/test/agent.test.mjs +++ b/services/edge-agent/test/agent.test.mjs @@ -625,6 +625,39 @@ test("shell bridge proxies PTY output, input, resize, close, and dispose events" assert.ok(messages.some((message) => message.type === "SHELL_EXIT" && message.code === 0)); }); +test("shell bridge reports structured spawn failures", async () => { + const messages = []; + const shell = createShellBridge( + (message) => messages.push(message), + { + createPtyProcess: async () => { + throw new Error("node-pty unavailable"); + }, + } + ); + + await shell.open({ sessionId: "spawn-failure-shell" }); + + assert.ok( + messages.some( + (message) => + message.type === "SHELL_OUTPUT" && + message.sessionId === "spawn-failure-shell" && + /Failed to start root shell: node-pty unavailable/.test(message.data) + ) + ); + assert.ok( + messages.some( + (message) => + message.type === "SHELL_EXIT" && + message.sessionId === "spawn-failure-shell" && + message.code === 1 && + message.reason === "shell_spawn_failed" && + message.message === "node-pty unavailable" + ) + ); +}); + test("startAgent reports API polling metadata, executes polled commands, and uploads shell events", async () => { const tempDir = await mkdtemp(path.join(os.tmpdir(), "edge-agent-")); const configPath = path.join(tempDir, "config.json"); diff --git a/services/edge-broker/test/broker.test.mjs b/services/edge-broker/test/broker.test.mjs index 909baece..a5201c9b 100644 --- a/services/edge-broker/test/broker.test.mjs +++ b/services/edge-broker/test/broker.test.mjs @@ -1,5 +1,6 @@ import test from "node:test"; import assert from "node:assert/strict"; +import net from "node:net"; import WebSocket from "ws"; import { createBrokerServer } from "../server.mjs"; @@ -18,6 +19,32 @@ function waitForClose(socket) { }); } +function rawUpgradeRequest(port, path) { + return new Promise((resolve, reject) => { + const socket = net.createConnection({ host: "127.0.0.1", port }, () => { + socket.write( + [ + `GET ${path} HTTP/1.1`, + `Host: 127.0.0.1:${port}`, + "Connection: Upgrade", + "Upgrade: websocket", + "Sec-WebSocket-Key: dGhlIHNhbXBsZSBub25jZQ==", + "Sec-WebSocket-Version: 13", + "", + "", + ].join("\r\n") + ); + }); + let response = ""; + socket.setEncoding("utf8"); + socket.on("data", (chunk) => { + response += chunk; + }); + socket.on("end", () => resolve(response)); + socket.on("error", reject); + }); +} + async function waitFor(predicate, { timeoutMs = 1000, intervalMs = 10, description = "condition" } = {}) { const deadline = Date.now() + timeoutMs; @@ -192,6 +219,83 @@ test("broker closes browser shell sessions immediately when no agent is connecte await broker.close(); }); +test("broker rejects browser shell upgrades without a token using HTTP diagnostics", async () => { + const broker = createBrokerServer({ authMode: "stub" }); + const address = await broker.listen(0); + const port = address.port; + + const response = await rawUpgradeRequest(port, "/ws/browser-shell"); + + assert.match(response, /^HTTP\/1\.1 400 Bad Request/m); + assert.match(response, /"error_code":"shell_session_token_missing"/); + assert.match(response, /"message":"Missing shell session token\."/); + + await broker.close(); +}); + +test("broker rejects invalid browser shell upgrades without leaking the token", async () => { + const broker = createBrokerServer({ + authMode: "stub", + validateShellSession: async () => { + const error = new Error("Shell session expired"); + error.status = 401; + error.code = "shell_session_expired"; + throw error; + }, + }); + const address = await broker.listen(0); + const port = address.port; + const rawToken = "session-token-secret"; + + const response = await rawUpgradeRequest(port, `/ws/browser-shell?token=${rawToken}`); + + assert.match(response, /^HTTP\/1\.1 401 Unauthorized/m); + assert.match(response, /"error_code":"shell_session_expired"/); + assert.doesNotMatch(response, new RegExp(rawToken)); + + await broker.close(); +}); + +test("broker closes browser shell sessions when the agent never reports shell opened", async () => { + const closedSessions = []; + const broker = createBrokerServer({ + authMode: "stub", + shellOpenTimeoutMs: 30, + validateShellSession: async () => ({ id: "shell-timeout", gateway_id: "701", reason: "diagnostic" }), + closeShellSession: async (_id, _token, transcript, reason, details) => { + closedSessions.push({ transcript, reason, details }); + }, + }); + const address = await broker.listen(0); + const port = address.port; + + const agent = new WebSocket(`ws://127.0.0.1:${port}/ws/agent?gatewayId=701&token=agent-token`); + const agentMessages = collectMessages(agent); + await new Promise((resolve) => agent.once("open", resolve)); + + const browser = new WebSocket(`ws://127.0.0.1:${port}/ws/browser-shell?token=session-token`); + const browserMessages = collectMessages(browser); + await new Promise((resolve) => browser.once("open", resolve)); + + await waitFor( + () => + agentMessages.some( + (message) => message.type === "OPEN_ROOT_SHELL" && message.payload.sessionId === "shell-timeout" + ), + { description: "agent shell open request before timeout" } + ); + await waitForClose(browser); + await waitFor(() => closedSessions.length === 1, { description: "timeout shell session close callback" }); + + assert.ok(browserMessages.some((message) => message.type === "closed" && message.reason === "shell_open_timeout")); + assert.equal(closedSessions[0].reason, "shell_open_timeout"); + assert.equal(closedSessions[0].details.stage, "shell_open"); + assert.equal(closedSessions[0].details.code, 1011); + + agent.terminate(); + await broker.close(); +}); + test("broker closes browser shell sessions when the agent disconnects before shell open", async () => { const closedSessions = []; const broker = createBrokerServer({ diff --git a/services/nginx/app/.phpunit.cache/test-results b/services/nginx/app/.phpunit.cache/test-results index 3db7f32f..493b0c5d 100644 --- a/services/nginx/app/.phpunit.cache/test-results +++ b/services/nginx/app/.phpunit.cache/test-results @@ -1 +1 @@ -{"version":"pest_3.8.6","defects":{"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":1,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":7,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":7,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":8,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":1,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":1,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":1,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":1,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":7,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":8,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":1,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":1,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":8,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":1,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":1,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":8,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":7,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":7,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":7,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":7,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":8,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":7,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":1,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":1,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":1,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":1,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":1,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":1,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":1,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":7,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":1,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":8,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":7,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":7,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":7,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":1,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":7,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":7,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":8,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":7,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":8,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":1,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":7},"times":{"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_creates_a_64_char_auth_token_for_an_existing_user":0.11,"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_throws_a_clear_exception_when_customer_user_is_missing":0.017,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_passkey_challenge_legacy_script_green_during_migration":0.028,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_register_CVR_legacy_script_green_during_migration":0.029,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_deterministic_department_digit_map_and_caps_to_9_options":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_department_ids_by_selected_digit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_gate_type_digit_to_entrance_or_exit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_stores__loads_and_clears_ivr_state_with_ttl":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_validates_state_caller_fingerprint_matching":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_department_and_gate_prompts":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_creates_permission_nodes_linked_to_subuser_permission_keys":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_rejects_empty_permission_definitions":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_button_arrays__json_and_csv_inputs":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_button_inputs":0.012,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_vehicle_type_values_and_null_semantics":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_vehicle_type_values":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_non_numeric_vehicle_type_strings":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_keeps_lane_service_enum_contract_for_MACHINE":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_booking_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_selfserve_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubusersRoutePermissionLinkTest::__pest_evaluable_it_keeps_subusers_route_list_permission_linked_to_SUBUSERS__LIST_node":0.005,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_keeps_route_and_service_entity_type_registries_in_sync_with_expanded_coverage":0,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":0.009,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_wires_local_e_conomic_customer_index_into_customer_related_search_entities":0.003,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_registers_cron_tasks_that_keep_the_e_conomic_search_index_refreshed":0.003,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_generic_db_object_mutation_flows":0.004,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_object_property_mutations":0.003,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_when_module_config_values_change":0.002,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_registers_cron_maintenance_task_for_system_search_cache":0.002,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_redacts_obvious_sensitive_fragments_before_sending_query_to_intent_parser":0.001,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_builds_payload_with_redacted_query_and_parses_strict_JSON_output":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_falls_back_safely_when_OpenAI_is_disabled":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_handles_malformed_OpenAI_response_payloads_without_throwing":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_uses_parser_cache_for_identical_query_and_allowed_type_combinations":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_caps_alias_and_hint_payloads_from_OpenAI_and_filters_hints_to_allowed_types":0.006,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":0.007,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":0.007,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":0.005,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_normalizes_type_lists_from_csv_json_and_arrays":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_parses_booleans_and_clamps_integers_using_route_defaults":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_exposes_expected_searchable_entity_types":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_system_wide_search_GET_and_POST_endpoints_with_intent_debug_support":0.003,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_superuser_cache_clear_and_rebuild_endpoints_for_system_search":0.003,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_passes_permission_and_own_scope_context_into_system_search_service":0.003,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_invoke_intent_parser_when_lexical_confidence_is_already_high":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_on_low_confidence_lexical_results_and_applies_hints_only_boosts":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_lets_parser_entity_hints_override_explicit_include_filters":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_returns_fallback_parser_metadata_when_parser_fails_gracefully":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_scopes_query_cache_by_permission_context_to_avoid_cross_user_cache_leakage":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_caps_AI_driven_expanded_terms_to_prevent_query_amplification":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_expands_danish_discount_wording_into_lexical_discount_synonyms":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_for_intent_driven_natural_language_queries_even_when_lexical_score_is_high":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_association_hints_to_pull_related_customer_records_from_non_customer_matches":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_prefers_newer_records_when_relevance_scores_are_comparable":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_keeps_explicit_identifier_matches_ahead_of_newer_but_weaker_records":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_promotes_invoices_orders_order_bookings_and_customers_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_prioritizes_cancelled_bookings_over_active_bookings":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_heavily_demotes_configured_low_priority_entity_types_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_tokenizes_unicode_names_without_stripping_non_ascii_letters":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_treat_explicit_identifier_queries_as_intent_driven":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_requires_broader_term_coverage_for_multi_word_scoring":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_enriches_object_attachment_results_with_associated_customer_context":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_includes_the_economic_customer_index_in_cache_dependencies_for_customer_scoped_results":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_falls_back_to_invoice_date_ranges_when_invoice_names_are_missing":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_derives_xlvask_customer_numbers_only_from_digits_only_extern_ids":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_replaces_unnamed_user_titles_with_the_customer_context_name":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_the_goal_criteria_label_for_department_goal_titles":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_reuses_parser_cache_entries_for_repeated_natural_language_intent_requests":0.106,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_clears_parser_cache_namespace_via_clearAll_to_force_a_fresh_parse":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_bumps_per_table_cache_versions_when_a_dirty_table_marker_is_registered":0.081,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_fixed_pricing_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_wash_subscriptions_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_registers_economic_v2_backfill_command_in_cli_dispatcher":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_provides_a_backfill_cron_script_entrypoint":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_exact__match_when_totals_lines_and_departments_are_identical":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_total__mismatch_when_only_totals_differ":0.015,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_line_level_mismatches_for_quantity_and_price":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_departmental_distribution_mismatches":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_missing__target_when_draft_or_booked_target_is_unavailable":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_draft_invoice_lines_including_departmental_distributions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_marks_text_only_zero_value_lines_as_non_billable_and_keeps_deterministic_key":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_booked_invoices_and_computes_net_total_delta_from_lines":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_contains_internal_normalization_path_with_departmental_metadata_support":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_supports_barred_filtering_when_listing_e_conomic_customers":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_implements_a_dedicated_v2_e_conomic_revenue_statistics_service_and_route":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_all_collected_invoice_economic_v2_routes_with_explicit_permissions":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_version_aware_distribution_and_pricing_history_v2_routes":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_caches_v2_distribution_responses_with_a_configurable_redis_ttl":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_fixed_pricing_versions_from_create_and_delete_flows":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_vehicle_subscription_versions_for_create_update_delete_flows":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_discount_override_versions_from_superuser_discounts_route":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_keeps_legacy_compare_endpoint_path_for_backward_compatibility":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_implements_effective_range_lifecycle_methods_for_all_versioned_entities":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_closes_previous_active_interval_before_inserting_a_new_version":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_includes_best_effort_backfill_with_provenance_and_confidence_metadata":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_anchors_historical_resolution_on_order_created__at_timestamps_in_distribution_service":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_order_ids_in_net_amount_calculation":0.007,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_customer_arrays_in_date_range_transaction_fetches":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_uses_centralized_duplicate_filtering_for_possible_duplicate_detection":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_per_scope_and_date_range":0.007,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_requires_superuser_permission_for_invoicing_period_distribution_all_endpoint":0.017,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_uses_shared_date_range_normalization_across_invoicing_period_endpoints":0.032,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_normalizes_a_valid_invoicing_date_range_to_full_day_timestamps":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_invalid_date_formats":0.012,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_descending_date_ranges":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_finds_duplicate_orders_regardless_of_original_input_order":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_runs_best_effort_backfill_when_fixed_pricing_version_history_is_empty":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_self_serve_conditions_with_combined_AND_and_OR_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_prefers_condition_results_over_question_answers_when_evaluating_task_gates":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_machine_types__eligibility__summaries__and_machine_start_webhook_routes":0.084,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_machine_type_support_wired_into_lanes__tasks__and_conditions_routes":0.024,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_normalizes_webhook_methods_and_falls_back_to_POST_for_unsupported_verbs":0,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_n8n_query_keys":0,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_workflow_lifecycle_endpoints_for_the_n8n_module":0.002,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_execution_and_webhook_trigger_endpoints_for_the_n8n_module":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_encodes_raw_filter_query_values_that_include_timestamps":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_avoids_double_encoding_query_values_that_are_already_escaped":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":0,"P\\Tests\\Unit\\Bookings\\OrderBookingRouteIdempotencyGuardTest::__pest_evaluable_it_guards_order_booking_creation_with_redis_backed_idempotency":0.24,"P\\Tests\\Unit\\DynamicImages\\DynamicImagePreRenderCronWiringTest::__pest_evaluable_it_registers_dynamic_image_pre_render_cron_task_and_related_helpers":0.005,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":0.226,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":0.017,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":0.014,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":0.011,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":0.016,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":0.013,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_both_own_and_elevated_permissions_when_both_are_missing":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_only_elevated_permission_when_own_permission_exists_but_own_context_fails":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_allows_elevated_permission_path_without_forbidden_and_validates_department_access":0,"P\\Tests\\Unit\\Permissions\\ForbiddenResponseWiringTest::__pest_evaluable_it_routes_and_trait_use_forbidden_responses_for_permission_and_ownership_denials":0.018,"P\\Tests\\Unit\\Permissions\\GroupPermissionSessionInvalidationWiringTest::__pest_evaluable_it_invalidates_related_user_permission_and_auth_session_caches_when_group_permissions_change":0.004,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_snake__case_fields":0.066,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_camelCase_aliases":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_normalizes_ENTIRE__DURATION_to_ignore_target__duration__every":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_defaults_recurring_target__duration__every_to_1_when_omitted":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_keeps_strict_legacy_mode_when_target__duration_is_invalid":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_computes_weekly_target_using_touched_ISO_weeks_for_March_2026":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_applies_target__duration__every_for_weekly_cadence":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_prorates_ENTIRE__DURATION_target_by_overlap_days":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_splits_advanced_target_by_override_weights_per_department":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_preserves_legacy_target_behavior_when_target__duration_is_missing":0,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_monthly_renderer_script_green":0.147,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_department_daily_renderer_script_green":0.147,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":0.007,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_uses_company_scoped_workfeed_endpoints_and_raw_Authorization_header":0.003,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_normalizes_documented_shift_query_parameters":0.001,"P\\Tests\\Unit\\Workfeed\\WorkfeedConfigRouteWiringTest::__pest_evaluable_it_registers_module_config_endpoints_for_workfeed":0.004,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_workfeed_query_keys":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_employee_and_department_endpoints_for_the_workfeed_module":0.004,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_shift_endpoints_for_the_workfeed_module":0.002,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_for_the_hour_slot_based_on_overlap":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_extracts_department_id_from_supported_workfeed_shift_shapes":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_wrapped_workfeed_collections_from_common_response_keys":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_includes_a_date_key_in_department_weather_timeline_entries":0.003,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_from_start_of_yesterday_to_end_of_today":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_an_explicit_selected_date_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_across_multiple_departments_for_one_hour_slot":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_department_id_input_from_scalar_csv_and_nested_array_values":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_explicit_date__from_and_date__to_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_resolves_forecast_day_count_for_a_given_timeline_range_with_sane_limits":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_resolves_weather_coordinates_from_valid_coordinates_only":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_null_weather_coordinates_when_all_department_locations_are_invalid":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_classifies_weatherapi_no_matching_location_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_does_not_classify_non_location_weatherapi_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_an_empty_forecast_fallback_when_coordinates_are_unavailable":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_for_department_sets_and_timeline_ranges":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_order_insensitive_cache_keys_for_equivalent_department_id_sets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_marks_non_started_slots_as_unknown_regardless_of_wash_hour_ratio":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherPreloadCronWiringTest::__pest_evaluable_it_registers_and_implements_cron_preloading_for_department_weather_cache":0.007,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_stale_ttl_defaults_and_clamps_stale_ttl_below_fresh_ttl":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_hot_activity_ttl_defaults_and_clamps_to_a_positive_value":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_fresh_cached_payloads_without_invoking_the_resolver":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_stale_cached_payloads_and_enqueues_a_refresh_signal":0.01,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_recomputes_and_rewrites_cache_payloads_when_stale_window_is_exceeded":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_records_hot_keys_order_insensitively_and_applies_preload_target_caps":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_batched_wash_count_rows_into_hourly_slot_totals":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_wires_department_weather_route_to_use_batched_wash_aggregation":0.007,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":0,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_ensures_economic_module_rows_in_one_sanitized_batch":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_returns_id_keyed_economic_module_payload_with_null_defaults":0,"P\\Tests\\Unit\\Orders\\OrdersRouteListBatchingWiringTest::__pest_evaluable_it_wires_GET__orders_through_batched_enrichment_and_stripe_snapshot_caching":0.006,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_cashier_names_from_cache_and_fetches_missing_ones_in_batch":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_deterministic_map_for_duplicate_and_unsorted_cashier_ids":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_implements_batched_cashier_name_lookup_with_cache_first_fallback_behavior":0.006,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_sanitizes_and_deduplicates_cashier_ids_before_batch_lookup":0.003,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_shift_carries_an_extended_approval_end_timestamp":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_unapproved_overtime_from_a_bounded_shift_updateTime_fallback":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_treat_late_unapproved_administrative_edits_as_overtime":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_changes_weather_timeline_cache_key_when_department_weather_targets_change":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_evaluates_healthy_degraded_and_unhealthy_statuses_from_configured_department_targets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_configured_targets_are_missing_for_department_status_evaluation":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":0.046,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":0.006,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_registers_department_weather_target_routes_with_explicit_read_and_manage_permissions":0.004,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_persists_department_weather_targets_using_canonical_department_variable_keys":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_relay_status_get_and_set_endpoints":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_batches_sequential_machine_relay_status_requests_into_a_single_Shelly_get_call":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_retries_missing_Shelly_status_payloads_until_relay_status_becomes_ready":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_times_out_with_a_clear_Shelly_readiness_error_when_payload_remains_missing":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_direct_set_switch_and_seeds_cache_so_immediate_status_read_does_not_call_Shelly_get":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_lane_gate_open_endpoint":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_in_progress_self_serve_wash_details_endpoint":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":0.132,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":0.001,"P\\Tests\\Unit\\Selfserve\\DepartmentSelfServeEnabledRelaySyncWiringTest::__pest_evaluable_it_syncs_lane_relay_states_when_department_self_serve_enabled_flag_changes":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_supports_hard_relay_set_even_when_lane_status_is_CLOSED":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_enables_cleaner_relay_on_wash_start_command_and_webhook_flow":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_relay_off_when_a_self_serve_wash_session_is_completed":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__out__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_typed_task_gates_with_strict_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_typed_task_gates_for_known_references":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_fails_validation_when_typed_task_gates_reference_unknown_entities":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_config_draft_publish_rollback_lifecycle_endpoints":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_legacy_self_serve_CRUD_routes_syncing_canonical_drafts":0.017,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_keeps_cleaner_relay_enable_wired_into_machine_relay_start_paths":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":0.277,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_encodes_config_json_payloads_with_apostrophes_before_persistence":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_and_cleaner_relays_off_when_a_self_serve_wash_session_is_completed":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_vehicle_type_override_into_self_serve_preview_and_synchronization_routes":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_local_demo_responses_and_skips_Shelly_cloud_calls_for_demo_relay_ids":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_default_OFF_status_for_demo_relay_ids_without_Shelly_lookups":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_excludes_demo_relay_ids_from_Shelly_status_batch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_keeps_demo_relay_gate_open_queued_but_skips_Shelly_switch_calls":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_allowed_services_route_through_machine_relay_visibility_sync":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enables_MACHINE_relay_when_MACHINE_is_visible_in_allowed_services":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_turns_MACHINE_relay_off_immediately_when_MACHINE_is_not_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_does_not_enable_MACHINE_relay_when_allowEnable_is_false_even_if_MACHINE_is_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_is_a_safe_no_op_when_MACHINE_relay_is_not_configured":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_synchronizes_machine_relay_from_visible_services_during_session_synchronization":0.01,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_adds_explicit_relay_disable_session_helper_for_visibility_driven_OFF_transitions":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_property_gate_command_permissions":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneCommandEnumTest::__pest_evaluable_it_parses_property_gate_lane_commands":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_entrance_gate_for_OPEN__PROPERTY__ACCESS__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_exit_gate_for_OPEN__PROPERTY__EXIT__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_blocks_property_gate_commands_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_throws_a_clear_error_when_entrance_gate_is_missing_for_property_access_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_access_command_failures":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_reads_machine_allowed_state_from_session_summary_payload_safely":0.004,"P\\Tests\\Unit\\Selfserve\\DbObjectPaginationLegacyColumnCompatibilityTest::__pest_evaluable_it_guards_pagination_against_searchable_fields_missing_from_legacy_schemas":0.339,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_dynamic__images__vehicle__type_column_for_legacy_selfserve_wash_session_task_schemas":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_billable_minutes_when_elapsed_minutes_exceed_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_elapsed_minutes_equal_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_included_minutes_exceed_elapsed_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_handles_zero_and_low_elapsed_wash_time_edge_cases":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_wash_included_minutes_into_self_serve_module_config":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_blocks_explicit_relay_writes_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_disabled_no_op_from_machine_relay_visibility_sync_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":0.008,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":0.019,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":0.072,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":0.013,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_exit_command_failures":0.002,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_caller_id_is_not_confirmed":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_voice_call_facade_methods_to_documented_endpoints_and_methods":0.039,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_recordings_insights_log_and_flash_methods_to_documented_resources":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_encodes_path_segments_before_building_outbound_endpoints":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_serializes_query_parameters_for_GET_transport_requests":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_4xx_and_5xx_transport_failures_into_informative_exceptions":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":0.007,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":0.007,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":0.005,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":0.004,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_accepts_valid_payloads_for_create_and_nested_call_flow_commands":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_rejects_unknown_fields_and_invalid_enum_values_in_strict_schemas":0.014,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_supports_CSV_normalization_in_schema_validation_for_log_filters":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_validates_flash_hangup_payloads_for_both_supported_request_shapes":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_fails_before_forward_step_when_strict_validation_fails_and_forwards_when_valid":0,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_full_Bird_voice_call_route_surface_with_strict_validation_and_permissions":0.005,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_flash_hangup_endpoint_and_keeps_end_alias_wired_as_compatibility_path":0.004,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":0.006,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":0.005,"P\\Tests\\Unit\\Selfserve\\DepartmentGatesRelaysRouteWiringTest::__pest_evaluable_it_validates_department_gate_config_on_both_create_and_update_routes":0.043,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_wash__started__at_column_for_legacy_selfserve_wash_session_schemas":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_stores_wash__started__at_in_self_serve_wash_sessions_when_machine_start_is_triggered":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_passes_lane_wash_start_time_into_the_session_machine_start_marker":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_resolves_in_progress_wash__started__at_from_session_with_compatibility_fallbacks":0.003,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_say_payload_and_applies_hangup_default":0.019,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_log_query_csv_and_integer_fields":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_nested_create_call_payload_sections_and_drops_unknown_keys":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_keeps_gather_nested_say_payload_unchanged_when_hangup_is_omitted":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_supports_no_body_and_flash_hangup_payload_normalization":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_2_second_Shelly_gate_for_back_to_back_requests":0.023,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enforces_a_2_second_gap_between_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_keeps_back_to_back_get_switch_requests_ordered_through_the_relay_controller":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_executes_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_does_not_print_Shelly_switch_responses_to_output":0.067,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_enforces_a_global_2_second_Shelly_gate_in_sendPostRequest":0.005,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_uses_Redis_NX_PX_semantics_for_cross_request_Shelly_rate_limiting":0.002,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_enforces_the_2_second_Shelly_gate_across_separate_request_contexts":0,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_does_not_delay_when_the_Shelly_gate_is_already_expired":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":0.538,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_relay_is_offline_and_only_disables_configured_relays":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_bills_manual_self_serve_stop_using_full_elapsed_minutes_without_included_minute_reduction":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_keeps_included_minute_reduction_for_automatic_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_on_first_dtmf_input_captured_within_the_300_second_window":0.005,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_send_Slack_when_dtmf_input_repeats_without_change":0.008,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_again_when_dtmf_input_changes_within_the_window":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_gathering_and_does_not_hang_up_before_300_seconds_have_elapsed":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_announces_timeout_waits_10_seconds_and_sends_hangup_once_at_or_after_300_seconds":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_polling_until_terminal_status_and_only_then_finalizes":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_finalizes_immediately_when_webhook_payload_is_already_terminal_before_timeout_logic":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_duplicate_timeout_or_hangup_actions_across_retries_and_lock_contention":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_state_when_polling_fails_so_completion_is_not_falsely_reported":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_dtmf_input_repeats_without_change":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_answers_immediately_once_and_does_not_re_answer_on_subsequent_webhook_retries":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_with_retry_loop_semantics_until_input_is_entered":0.004,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_result_provides_keys_field_instead_of_dtmf":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_conditions_variable_keys_carries_the_entered_value":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_to_check_every_2_seconds_with_retry_loop_semantics_until_input_is_entered":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_ignores_non_numeric_customer__number_values_from_request":0.042,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_casts_numeric_customer__number_strings_to_int_before_lookup":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_prefers_user__id_when_both_user__id_and_customer__number_are_valid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_falls_back_to_customer__number_when_user__id_is_invalid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_normalizes_request_identifiers_before_user_lookups":0.004,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_rejects_non_positive_and_non_digit_request_values":0.003,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_pagination_results_when_present":0.006,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_collection_count_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_returns_zero_when_neither_pagination_nor_collection_is_available":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_counts_object_based_collections_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_uses_collection_when_present":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_falls_back_to_paymentTerms_when_collection_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_supports_top_level_array_payloads":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_returns_an_empty_array_when_no_known_collection_shape_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_economic__endpoint__t_when_explicitly_requested_and_configured":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_economic__endpoint__t_when_grant__2_is_missing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_economic__endpoint__t":0.014,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_economic__endpoint__t":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_legacy_economic__m_when_available":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_legacy_economic__m_when_grant__2_is_missing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_legacy_economic__m":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_legacy_economic__m":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_unfiltered_total_when_no_customer_filters_are_active":0.004,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_search_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_barred_filter_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_treats__null__search_and_barred_values_as_no_filter":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_filtered_total_when_unfiltered_total_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_maps_e_conomic_integration_failures_in_customer_listing_to_explicit_502_responses":0.014,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_logs_LIST__CUSTOMERS_success_only_after_pagination_and_customer_mapping_are_completed":0.009,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_guards_against_malformed_customer_list_payloads_before_calling_paginate":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_endpoint_trait_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_legacy_economic__m_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_returns_raw_payload_unchanged_on_successful_HTTP_statuses":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_accepts_valid_list_payloads_that_include_collection_and_pagination_results":0.02,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_pagination_is_missing_from_the_response_payload":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_upstream_responds_with_an_error_shaped_payload":0,"P\\Tests\\Unit\\Router\\RouterThrowableHandlingTest::__pest_evaluable_it_catches_throwables_during_auto_route_loading_and_maps_them_to_internal_server_errors":0.003,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_does_not_request_e_conomic_customer_data_when_customer_number_is_zero":0.101,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_short_circuits_e_conomic_customer_lookup_for_non_positive_customer_numbers":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_queued_economic_invoice_endpoints_in_economicInvoiceRoute":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_defines_economic_transfer_queue_jobs_schema_bootstrap_table_and_tracking_columns":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_provides_queue_processor_class_constants_and_processing_entrypoint":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_registers_economic_transfer_queue_cron_task_and_handler":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_paths_in_openapi":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_schemas_in_openapi":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_quantity_for_e_conomic_export":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_price_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_keeps_positive_quantity_and_price_items_billable_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicInvoiceDraftZeroItemSkipWiringTest::__pest_evaluable_it_skips_zero_cost_and_zero_quantity_items_in_legacy_economic_draft_helper":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_malformed_order_item_payloads_for_e_conomic_export_safety":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueHardeningTest::__pest_evaluable_it_hardens_transfer_queue_with_type_validation_retry_caps_and_stale_lock_recovery":0.004,"P\\Tests\\Unit\\Router\\AutoloadRedisCacheValidationTest::__pest_evaluable_it_validates_cached_autoload_paths_before_returning_and_clears_stale_cache_entries":0.003,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_applies_created__at_bounds_directly_in_SQL_when_filtering_orders_by_registration_number":0,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_rejects_an_inverted_date_range_for_registration_lookups":0,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_returns_early_when_registration_number_is_blank":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_wires_queue_worker_class_loading_for_CLI_queue_action":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_economic_invoice_queue_endpoints_before_constructing_queue_service":0.012,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_collected_invoice_queue_endpoints_before_constructing_queue_service":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_gracefully_handles_unavailable_queue_dependencies_on_collected_invoice_queue_endpoints":0.005,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_the_queue_job_id_in_POST__collected_invoices_economic_enqueue_response":0.204,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_requires_id_and_at_least_one_mutable_field_for_PUT__collected_invoices_in_user_route":0.004,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":0.175,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_queued_contract_for_POST__collected_invoices_stripe_book":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_order_draft_export_route_queue_only":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_collected_invoice_draft_producing_routes_queue_only_in_orderInvoicesRoute":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_collected_invoice_and_stripe_draft_producing_endpoints_before_constructing_queue_service":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_unavailable_queue_dependency_responses_for_async_economic_transfer_endpoints":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_order_payloads_to_strict_positive_integer_ids":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_collected_invoice_payload_booleans_to_strict_bool_values":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_rejects_invalid_transfer_payloads_before_enqueue_write_attempts":0.036,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":0.284,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":0.012,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":0.011,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_guards_on_economic_invoice_queue_status_and_retry_routes":0.012,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_queue_status_lifecycle_endpoints":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_order_draft_export_route":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_collected_invoice_draft_producing_routes":0.004,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_economic":0.236,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_stripe_book":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_200_fallback_plus_202_queue_contracts_for_export_endpoints_and_keeps_503_on_queue_lifecycle_endpoints":0.009,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":0.014,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":0.195,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":0.003,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":0.003,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":0.009,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_marks_queued_transactions_and_clears_requires__action_when_all_actionable_work_is_already_queued":0.826,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_keeps_requires__action_true_when_a_customer_still_has_unqueued_actionable_transactions":0.045,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_blocks_fixed_pricing_or_subscription_customers_with_no_transactions_when_a_relevant_queue_job_exists":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_queues_admin_commands__exposes_agent_poll_result_handlers__and_keeps_heartbeats_from_mutating_discovery_state":0.003,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_defines_the_dispatchable_gateway_guard_on_the_loaded_manager_class":0.009,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"recent heartbeat stays online\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"late heartbeat degrades after one minute\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"stale heartbeat goes offline after five minutes\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"explicit offline reports stay offline even when heartbeat is fresh\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"missing heartbeat is treated as offline\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_marks_ready_discovery_as_stale_when_the_gateway_heartbeat_has_expired":0.351,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_edge_gateway_management_REST_endpoints":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_public_installer__claim__heartbeat__command_polling__and_internal_broker_auth_endpoints":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeBrokerClientConfigTest::__pest_evaluable_it_uses_the_same_default_broker_url_and_shared_secret_fallback_as_the_docker_stack":0.267,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_forwarded_https_scheme_when_proxied":0.336,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_appends_forwarded_ports_when_the_forwarded_host_omits_them":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_infers_https_for_the_staging_api_host_when_only_the_https_port_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":0.168,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https_and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_localhost_broker_overrides_on_plain_http_and_ws_for_local_development":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_includes_node_pty_build_prerequisites_in_the_generated_install_script":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured_and_derives_the_broker_from_the_api_origin":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https__strips_paths__and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_merges_incoming_heartbeat_metadata_with_existing_gateway_metadata":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_PHP_edge_agent_routes_for_operations_and_legacy_relay_command_polling":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":0.011,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":0.013,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_keeps_relay_dispatch_and_discovery_queueing_on_the_edge_gateway_manager":0.08,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_loads_relay_command_helpers_on_the_manager_and_gateway_operations_on_the_dedicated_service":0.014,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":0.364,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":0.445,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_includes_the_container_mounted_artifact_directory_as_a_candidate":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_reads_install_artifacts_through_the_shared_locator":0.008,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_builds_update_payloads_with_checksums_from_resolved_artifact_paths":0.427,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_a_supported_runtime_layout":0.017,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_PHP_agent_artifacts_and_forwarded_https_scheme":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_explains_the_legacy_dist_mount_mismatch_when_php_artifacts_are_unavailable":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":0.022,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_falls_back_to_baked_in_artifacts_when_the_mount_path_is_absent":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":0.022,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":1.109,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":2.935,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":1.375,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":0.982,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":3.423,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":1.13,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":1.615,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":5.592,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":1.29,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":1.517,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":4.136,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":0.512,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":0.965,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":1.045,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":1.64,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":3.683,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":3.194,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayOperationLegacySchemaCompatibilityTest::__pest_evaluable_it_keeps_the_legacy_operation__type_column_compatible_with_v2_operation_queueing":0.015,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_contexts":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_stores_and_retrieves_full_order_bookings_payloads":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_ignores_malformed_cached_payloads_and_clears_order_bookings_list_caches":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsRouteCacheWiringTest::__pest_evaluable_it_caches_the_paginated_order_bookings_list_response_and_invalidates_it_on_booking_changes":0.008,"P\\Tests\\Unit\\Bookings\\VehicleSearchBookedMetadataRouteContractTest::__pest_evaluable_it_keeps_booked_vehicle_search_metadata_aligned_with_filtered_pending_order_bookings":0.005,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0.012,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_count_contexts":0.012,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_stores_and_retrieves_normalized_booking_counts":0.014,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_ignores_malformed_payloads_and_clears_order_bookings_count_caches":0.078,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsRouteWiringTest::__pest_evaluable_it_adds_a_cached_order_bookings_counts_endpoint_and_invalidates_it_on_booking_changes":0.008,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_summarizes_fleet_usage_statistics_for_the_dashboard_landing_view":0,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":0.271,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":0.097,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":8.099,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":4.515,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":1.271,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":0.888,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":1.349,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":0.698,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":1.365,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":1.932,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":0.393,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":0.788,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":0.732,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":0.692,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":1.515,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":1.719,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":0.587,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":0.419,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":1.048,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":0.378,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":0.59,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":1.554,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":0.788,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":1.552,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":1.006,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":1.191,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":0.947,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":3.28,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":0.86,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":1.127,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":0.888,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":0.877,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":1.281,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":5.434,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":4.756,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":3.943,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":3.746,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":4.131,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":0.726,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":1.326,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":1.159,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_parses_cached_economic_customer_payloads_that_use_snake__case_customer__number":0.246,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_leaves_the_economic_customer_model_empty_when_no_valid_customer_number_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_derives_fleet_usage_directly_from_cached_gateway_row_summaries":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":0.182,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_adds_a_gateway_metadata_update_endpoint_with_label_and_primary_assignment_fields":0.01,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_reassigns_department_primary_gateways_through_dedicated_manager_helpers":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayShellPollingTransportTest::__pest_evaluable_it_removes_shell_access_from_the_edge_gateway_HTTP_contracts":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":0.053,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_deterministic_cache_keys":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_stores_and_retrieves_cached_list_and_detail_payloads":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_removes_deleted_gateways_from_cached_list_and_detail_payloads":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":0.012,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_module_scoped_edge_gateway_operator_routes":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_module_config_endpoints":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_config_endpoints_from_the_module_route_directory":0.011,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_caps_install_session_diagnostics_and_events_while_preserving_the_first_start_timestamp":0.026,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_clears_terminal_failure_details_after_a_successful_claim_update":0.014,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_marks_expired_non_terminal_install_sessions_as_terminal_when_read_back":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_websocket_broker_urls_on_the_traefik_broker_path":0,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_validates_relay_gate_configs_and_keeps_relay_specific_fields_in_the_payload":0.025,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_rejects_relay_gate_configs_without_a_logical_relay_id":0.014,"P\\Tests\\Unit\\Bird\\DepartmentGatesRelayOpenTest::__pest_evaluable_it_dispatches_relay_backed_gates_through_the_edge_gateway_relay_manager":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayDepartmentWorkspaceContractTest::__pest_evaluable_it_defines_the_department_hardware_workspace_service_payload_surface":0.011,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_adds_lane_aware_scanner_management_and_a_dedicated_rotate_key_action":0.01,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_uses_the_scanner_default_lane_before_requiring_an_explicit_lane__id_in_machine_button_webhooks":0.005,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_status_responses_into_the_Shelly_cloud_payload_shape":0.01,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_switch_responses_into_the_Shelly_cloud_payload_shape":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_requires_a_valid_department_id_for_gateway_transport_requests":0.009,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_rejects_unsupported_gateway_transport_endpoints":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_binding_lookup_failures_while_resolving_relay_state_through_the_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_offline_gateway_failures_while_dispatching_relay_switch_commands":0,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":21.835,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_rejects_plate_scanner_edits_when_the_permission_is_missing":7.837,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_normalizes_owned_Shelly_devices_into_relay_select_options":0.102,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_fails_fast_when_Shelly_inventory_does_not_include_owned_devices_status":0.011,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayOptionsRouteWiringTest::__pest_evaluable_it_registers_a_department_lane_relay_options_endpoint_backed_by_Shelly_inventory":0.003,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayNullificationRouteWiringTest::__pest_evaluable_it_nullifies_department_lane_relay_fields_when_blank_select_values_are_submitted":0.004,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":109.487,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":229.768,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":12.815,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_validates_broker_sessions_and_ingests_presence__telemetry__logs__and_shell_lifecycle_data":198.915,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":192.229,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":7.59,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":52.202,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":143.121,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":17.564,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_install_session_updates_and_derives_gateway_runtime_status_from_heartbeats":31.971,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":150.363,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_localhost_websocket_broker_urls_on_the_local_traefik_api_prefix":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_root_host_api_urls_unprefixed_when_the_request_is_not_under_the_local_api_alias":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_imports_a_matching_e_conomic_customer_into_the_local_system_when_no_local_record_exists":0.282,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_reports_when_the_local_customer_already_has_a_login_account":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_a_new_e_conomic_customer_and_returns_a_created_result_for_new_rows":0.012,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_the_economic_record_for_an_existing_local_account_when_no_matching_upstream_customer_exists":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_rejects_CVR_conflicts_when_the_upstream_customer_number_does_not_match_the_submitted_phone_number":0.02,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_registers_the_customer_import_route_and_wires_it_through_the_mass_import_service":0.099,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_builds_customer_name_cache_payloads_from_economic_data_or_display_name_fallbacks":0,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_guards_bulk_customer_name_cache_writes_behind_a_resolved_payload_check":0.001,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_ignores_and_soft_deletes_edge_gateways_whose_department_no_longer_exists":16.516,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_only_trusts_broker_presence_while_the_broker_heartbeat_is_fresh":0.68,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_refreshes_broker_presence_from_broker_telemetry_heartbeats":0.005,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_gateway_transport_when_a_department_is_in_gateway_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_cloud_transport_when_a_department_is_in_cloud_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_lets_relay_tests_override_the_department_transport_without_changing_department_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_falls_back_to_local_device_and_control_names_when_Shelly_cloud_list_metadata_is_unavailable":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_uses_local_only_gateway_dispatch_for_explicit_local_transport_overrides":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__out__id_on":0.224,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_forwards_Shelly_toggle__after_timers_to_gateway_relay_switches":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_and_gateway_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_preserves_local_gateway_diagnostic_metadata_on_relay_status_snapshots":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_includes_positive_relay_timers_in_Shelly_switch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_applies_Shelly_transport_overrides_across_self_serve_relay_side_effect_routes":0.049,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayLegacyRouteShimTest::__pest_evaluable_it_keeps_guarded_legacy_root_shims_for_moved_edge_gateway_routes":0.014,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":18.006,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_passes_explicit_timer_values_when_opening_lane_gates":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_keeps_Shelly_1_Mini_Gen3_type__model__and_generation_aligned_with_Shelly_metadata":0}} \ No newline at end of file +{"version":"pest_3.8.6","defects":{"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":1,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":7,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":7,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":8,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":8,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":1,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":1,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":1,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":1,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":1,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":1,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":1,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":7,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":8,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":1,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":1,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":1,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":8,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":1,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":8,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":8,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":1,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":8,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":7,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":8,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":7,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":7,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":1,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":7,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":1,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":1,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":7,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":7,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":8,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":8,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":7,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":8,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":7,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":7,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":1,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":1,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":1,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":1,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":7,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":1,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":1,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":7,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":1,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":7,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":7,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":7,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":1,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":8,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":8,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":7,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":7,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":7,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":7,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":1,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":7,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":8,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":1,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":8,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":7,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":1,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":1,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":1,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":7,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_validates_broker_sessions_and_ingests_presence__telemetry__logs__and_shell_lifecycle_data":1,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_shell_session_creation_while_broker_presence_is_unavailable":1,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_ignores_and_soft_deletes_edge_gateways_whose_department_no_longer_exists":8},"times":{"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_creates_a_64_char_auth_token_for_an_existing_user":0.11,"P\\Tests\\Unit\\Auth\\CreateTokenTest::__pest_evaluable_it_throws_a_clear_exception_when_customer_user_is_missing":0.017,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_passkey_challenge_legacy_script_green_during_migration":0.028,"P\\Tests\\Unit\\Auth\\LegacyAuthScriptParityTest::__pest_evaluable_it_keeps_register_CVR_legacy_script_green_during_migration":0.029,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_deterministic_department_digit_map_and_caps_to_9_options":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_department_ids_by_selected_digit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_resolves_gate_type_digit_to_entrance_or_exit":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_stores__loads_and_clears_ivr_state_with_ttl":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_validates_state_caller_fingerprint_matching":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteIvrTest::__pest_evaluable_it_builds_department_and_gate_prompts":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_creates_permission_nodes_linked_to_subuser_permission_keys":0,"P\\Tests\\Unit\\Permissions\\PermissionNodeDefinitionTest::__pest_evaluable_it_rejects_empty_permission_definitions":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_button_arrays__json_and_csv_inputs":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_button_inputs":0.012,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_normalizes_vehicle_type_values_and_null_semantics":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_invalid_vehicle_type_values":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_rejects_non_numeric_vehicle_type_strings":0,"P\\Tests\\Unit\\Selfserve\\NormalizationTest::__pest_evaluable_it_keeps_lane_service_enum_contract_for_MACHINE":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_booking_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubuserGrantInitializationTest::__pest_evaluable_it_initializes_selfserve_node_grants_without_DB_dependency":0,"P\\Tests\\Unit\\Subusers\\SubusersRoutePermissionLinkTest::__pest_evaluable_it_keeps_subusers_route_list_permission_linked_to_SUBUSERS__LIST_node":0.005,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_keeps_route_and_service_entity_type_registries_in_sync_with_expanded_coverage":0,"P\\Tests\\Unit\\Search\\SystemSearchEntityTypeCoverageTest::__pest_evaluable_it_documents_every_supported_search_entity_type_in_openapi_enum":0.009,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_wires_local_e_conomic_customer_index_into_customer_related_search_entities":0.003,"P\\Tests\\Unit\\Search\\SystemSearchEconomicCustomerIndexWiringTest::__pest_evaluable_it_registers_cron_tasks_that_keep_the_e_conomic_search_index_refreshed":0.003,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_generic_db_object_mutation_flows":0.004,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_from_object_property_mutations":0.003,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_marks_system_search_cache_dirty_when_module_config_values_change":0.002,"P\\Tests\\Unit\\Search\\SystemSearchInvalidationHooksTest::__pest_evaluable_it_registers_cron_maintenance_task_for_system_search_cache":0.002,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_redacts_obvious_sensitive_fragments_before_sending_query_to_intent_parser":0.001,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_builds_payload_with_redacted_query_and_parses_strict_JSON_output":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_falls_back_safely_when_OpenAI_is_disabled":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_handles_malformed_OpenAI_response_payloads_without_throwing":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_uses_parser_cache_for_identical_query_and_allowed_type_combinations":0,"P\\Tests\\Unit\\Search\\SystemSearchOpenAiIntentParserTest::__pest_evaluable_it_caps_alias_and_hint_payloads_from_OpenAI_and_filters_hints_to_allowed_types":0.006,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_system_wide_search_endpoints_in_openapi":0.007,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_debug__intent_and_parser_metadata_schema_in_openapi":0.007,"P\\Tests\\Unit\\Search\\SystemSearchOpenApiSpecTest::__pest_evaluable_it_documents_e_conomic_indexed_customer_matching_and_synonym_behavior":0.005,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_normalizes_type_lists_from_csv_json_and_arrays":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_parses_booleans_and_clamps_integers_using_route_defaults":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteBehaviorTest::__pest_evaluable_it_exposes_expected_searchable_entity_types":0,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_system_wide_search_GET_and_POST_endpoints_with_intent_debug_support":0.003,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_registers_superuser_cache_clear_and_rebuild_endpoints_for_system_search":0.003,"P\\Tests\\Unit\\Search\\SystemSearchRouteWiringTest::__pest_evaluable_it_passes_permission_and_own_scope_context_into_system_search_service":0.003,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_invoke_intent_parser_when_lexical_confidence_is_already_high":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_on_low_confidence_lexical_results_and_applies_hints_only_boosts":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_lets_parser_entity_hints_override_explicit_include_filters":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_returns_fallback_parser_metadata_when_parser_fails_gracefully":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_scopes_query_cache_by_permission_context_to_avoid_cross_user_cache_leakage":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_caps_AI_driven_expanded_terms_to_prevent_query_amplification":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_expands_danish_discount_wording_into_lexical_discount_synonyms":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_invokes_parser_for_intent_driven_natural_language_queries_even_when_lexical_score_is_high":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_association_hints_to_pull_related_customer_records_from_non_customer_matches":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_prefers_newer_records_when_relevance_scores_are_comparable":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_keeps_explicit_identifier_matches_ahead_of_newer_but_weaker_records":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_promotes_invoices_orders_order_bookings_and_customers_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_never_prioritizes_cancelled_bookings_over_active_bookings":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_heavily_demotes_configured_low_priority_entity_types_in_ranking":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_tokenizes_unicode_names_without_stripping_non_ascii_letters":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_does_not_treat_explicit_identifier_queries_as_intent_driven":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_requires_broader_term_coverage_for_multi_word_scoring":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_enriches_object_attachment_results_with_associated_customer_context":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_includes_the_economic_customer_index_in_cache_dependencies_for_customer_scoped_results":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_falls_back_to_invoice_date_ranges_when_invoice_names_are_missing":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_derives_xlvask_customer_numbers_only_from_digits_only_extern_ids":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_replaces_unnamed_user_titles_with_the_customer_context_name":0,"P\\Tests\\Unit\\Search\\SystemSearchServiceIntentFlowTest::__pest_evaluable_it_uses_the_goal_criteria_label_for_department_goal_titles":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_reuses_parser_cache_entries_for_repeated_natural_language_intent_requests":0.106,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_clears_parser_cache_namespace_via_clearAll_to_force_a_fresh_parse":0,"P\\Tests\\Integration\\Search\\SystemSearchCacheIntegrationTest::__pest_evaluable_it_bumps_per_table_cache_versions_when_a_dirty_table_marker_is_registered":0.081,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_fixed_pricing_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_falls_back_to_system_orders_for_wash_subscriptions_when_regular_orders_yield_no_customers":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_registers_economic_v2_backfill_command_in_cli_dispatcher":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2CliBackfillCommandTest::__pest_evaluable_it_provides_a_backfill_cron_script_entrypoint":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_exact__match_when_totals_lines_and_departments_are_identical":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_total__mismatch_when_only_totals_differ":0.015,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_line_level_mismatches_for_quantity_and_price":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_detects_departmental_distribution_mismatches":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2CompareEngineTest::__pest_evaluable_it_returns_missing__target_when_draft_or_booked_target_is_unavailable":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_draft_invoice_lines_including_departmental_distributions":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_marks_text_only_zero_value_lines_as_non_billable_and_keeps_deterministic_key":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_normalizes_booked_invoices_and_computes_net_total_delta_from_lines":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2LineNormalizerTest::__pest_evaluable_it_contains_internal_normalization_path_with_departmental_metadata_support":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_economic_v2_invoice_paths_in_openapi":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_documents_v2_historical_distribution_and_pricing_history_paths_in_openapi":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_aligns_legacy_compare_schema_with_runtime_payload_by_removing_stale_required_order__ids":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2OpenApiSpecTest::__pest_evaluable_it_defines_new_reusable_v2_schemas_for_normalization_comparison_versioning_and_distribution":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_supports_barred_filtering_when_listing_e_conomic_customers":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicV2RevenueAndBarredSupportTest::__pest_evaluable_it_implements_a_dedicated_v2_e_conomic_revenue_statistics_service_and_route":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_all_collected_invoice_economic_v2_routes_with_explicit_permissions":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_registers_version_aware_distribution_and_pricing_history_v2_routes":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_caches_v2_distribution_responses_with_a_configurable_redis_ttl":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_fixed_pricing_versions_from_create_and_delete_flows":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_vehicle_subscription_versions_for_create_update_delete_flows":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_writes_discount_override_versions_from_superuser_discounts_route":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2RouteAndVersioningHooksTest::__pest_evaluable_it_keeps_legacy_compare_endpoint_path_for_backward_compatibility":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_implements_effective_range_lifecycle_methods_for_all_versioned_entities":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_closes_previous_active_interval_before_inserting_a_new_version":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_includes_best_effort_backfill_with_provenance_and_confidence_metadata":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicV2VersioningServiceStructureTest::__pest_evaluable_it_anchors_historical_resolution_on_order_created__at_timestamps_in_distribution_service":0.004,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_order_ids_in_net_amount_calculation":0.007,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_guards_against_empty_customer_arrays_in_date_range_transaction_fetches":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicingOrdersCalculationsHardeningTest::__pest_evaluable_it_uses_centralized_duplicate_filtering_for_possible_duplicate_detection":0.003,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_per_scope_and_date_range":0.007,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_requires_superuser_permission_for_invoicing_period_distribution_all_endpoint":0.017,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodRouteGuardsTest::__pest_evaluable_it_uses_shared_date_range_normalization_across_invoicing_period_endpoints":0.032,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_normalizes_a_valid_invoicing_date_range_to_full_day_timestamps":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_invalid_date_formats":0.012,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_rejects_descending_date_ranges":0,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodUtilsTest::__pest_evaluable_it_finds_duplicate_orders_regardless_of_original_input_order":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2DistributionServiceFallbackTest::__pest_evaluable_it_runs_best_effort_backfill_when_fixed_pricing_version_history_is_empty":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_self_serve_conditions_with_combined_AND_and_OR_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_prefers_condition_results_over_question_answers_when_evaluating_task_gates":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_type__eligibility__summary__and_webhook_endpoints":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_defines_reusable_self_serve_wash_and_machine_type_schemas":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_machine_types__eligibility__summaries__and_machine_start_webhook_routes":0.084,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_machine_type_support_wired_into_lanes__tasks__and_conditions_routes":0.024,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_normalizes_webhook_methods_and_falls_back_to_POST_for_unsupported_verbs":0,"P\\Tests\\Unit\\N8n\\N8nRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_n8n_query_keys":0,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_workflow_lifecycle_endpoints_for_the_n8n_module":0.002,"P\\Tests\\Unit\\N8n\\N8nRouteWiringTest::__pest_evaluable_it_registers_execution_and_webhook_trigger_endpoints_for_the_n8n_module":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_redistributes_booked_department_75_net_amounts_using_fixed_pricing_and_wash_subscription_weights":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_classified_booked_department_75_amounts_undistributed_when_no_monthly_basis_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_keeps_unclassified_booked_department_75_lines_undistributed_with_warnings":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_encodes_raw_filter_query_values_that_include_timestamps":0,"P\\Tests\\Unit\\Invoicing\\EconomicEndpointUrlEncodingTest::__pest_evaluable_it_avoids_double_encoding_query_values_that_are_already_escaped":0,"P\\Tests\\Unit\\Invoicing\\EconomicV2BookedDepartment75DistributionTest::__pest_evaluable_it_supports_bulk_booked_invoice_line_payloads_with_top_level_department_numbers":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_claims_a_slot_atomically_with_nx_and_expiration":0,"P\\Tests\\Unit\\Redis\\RedisAtomicReservationTest::__pest_evaluable_it_returns_false_when_the_slot_is_already_claimed_and_clamps_ttl_to_one_second":0,"P\\Tests\\Unit\\Bookings\\OrderBookingRouteIdempotencyGuardTest::__pest_evaluable_it_guards_order_booking_creation_with_redis_backed_idempotency":0.24,"P\\Tests\\Unit\\DynamicImages\\DynamicImagePreRenderCronWiringTest::__pest_evaluable_it_registers_dynamic_image_pre_render_cron_task_and_related_helpers":0.005,"P\\Tests\\Integration\\Database\\DbConnectionTest::__pest_evaluable_it_can_connect_to_a_configured_MySQL_instance_in_integration_mode":0.226,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_runs_best_effort_backfill_repeatedly_without_introducing_duplicate_same_start_rows":0.017,"P\\Tests\\Integration\\Invoicing\\EconomicV2BackfillAndDistributionIntegrationTest::__pest_evaluable_it_resolves_version_aware_distribution_payload_shapes_over_a_real_date_range":0.014,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_creates_closes_and_rotates_fixed_pricing_versions_without_overlap":0.011,"P\\Tests\\Integration\\Invoicing\\EconomicV2VersioningServiceIntegrationTest::__pest_evaluable_it_tracks_vehicle_and_discount_version_lifecycles_with_closure_semantics":0.016,"P\\Tests\\Integration\\Permissions\\LegacyPermissionRedisCacheScriptTest::__pest_evaluable_it_keeps_legacy_route_permission_redis_cache_script_green":0.013,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_both_own_and_elevated_permissions_when_both_are_missing":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_returns_only_elevated_permission_when_own_permission_exists_but_own_context_fails":0,"P\\Tests\\Unit\\Permissions\\AllowOwnOrDepartmentAccessForbiddenTest::__pest_evaluable_it_allows_elevated_permission_path_without_forbidden_and_validates_department_access":0,"P\\Tests\\Unit\\Permissions\\ForbiddenResponseWiringTest::__pest_evaluable_it_routes_and_trait_use_forbidden_responses_for_permission_and_ownership_denials":0.018,"P\\Tests\\Unit\\Permissions\\GroupPermissionSessionInvalidationWiringTest::__pest_evaluable_it_invalidates_related_user_permission_and_auth_session_caches_when_group_permissions_change":0.004,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_snake__case_fields":0.066,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_parses_advanced_target_duration_from_camelCase_aliases":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_normalizes_ENTIRE__DURATION_to_ignore_target__duration__every":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_defaults_recurring_target__duration__every_to_1_when_omitted":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetDurationTest::__pest_evaluable_it_keeps_strict_legacy_mode_when_target__duration_is_invalid":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_computes_weekly_target_using_touched_ISO_weeks_for_March_2026":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_applies_target__duration__every_for_weekly_cadence":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_prorates_ENTIRE__DURATION_target_by_overlap_days":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_splits_advanced_target_by_override_weights_per_department":0,"P\\Tests\\Unit\\Goals\\GoalsCriteriaTargetMathTest::__pest_evaluable_it_preserves_legacy_target_behavior_when_target__duration_is_missing":0,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_monthly_renderer_script_green":0.147,"P\\Tests\\Unit\\Goals\\GoalsLegacyRendererScriptsTest::__pest_evaluable_it_keeps_legacy_department_daily_renderer_script_green":0.147,"P\\Tests\\Unit\\Goals\\GoalsOpenApiSpecTest::__pest_evaluable_it_documents_advanced_goals_target_duration_fields_in_openapi":0.007,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_uses_company_scoped_workfeed_endpoints_and_raw_Authorization_header":0.003,"P\\Tests\\Unit\\Workfeed\\WorkfeedClientConformanceTest::__pest_evaluable_it_normalizes_documented_shift_query_parameters":0.001,"P\\Tests\\Unit\\Workfeed\\WorkfeedConfigRouteWiringTest::__pest_evaluable_it_registers_module_config_endpoints_for_workfeed":0.004,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteHelpersTest::__pest_evaluable_it_filters_request_parameters_down_to_the_allowed_workfeed_query_keys":0,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_employee_and_department_endpoints_for_the_workfeed_module":0.004,"P\\Tests\\Unit\\Workfeed\\WorkfeedRouteWiringTest::__pest_evaluable_it_registers_shift_endpoints_for_the_workfeed_module":0.002,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_for_the_hour_slot_based_on_overlap":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_extracts_department_id_from_supported_workfeed_shift_shapes":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_wrapped_workfeed_collections_from_common_response_keys":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_includes_a_date_key_in_department_weather_timeline_entries":0.003,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineSchemaConformanceTest::__pest_evaluable_it_documents_the_date_key_in_the_openapi_department_weather_timeline_schema":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_from_start_of_yesterday_to_end_of_today":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_an_explicit_selected_date_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_calculates_workfeed_employee_hours_across_multiple_departments_for_one_hour_slot":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_department_id_input_from_scalar_csv_and_nested_array_values":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_builds_a_timeline_range_relative_to_explicit_date__from_and_date__to_override":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_resolves_forecast_day_count_for_a_given_timeline_range_with_sane_limits":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_resolves_weather_coordinates_from_valid_coordinates_only":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_null_weather_coordinates_when_all_department_locations_are_invalid":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_classifies_weatherapi_no_matching_location_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_does_not_classify_non_location_weatherapi_errors_as_location_lookup_failures":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_returns_an_empty_forecast_fallback_when_coordinates_are_unavailable":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_builds_timeline_entries_with_mostly__clear_weather_when_forecast_payload_is_empty":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherFallbackBehaviorTest::__pest_evaluable_it_wires_departments_weather_route_through_the_forecast_fallback_path":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_deterministic_cache_keys_for_department_sets_and_timeline_ranges":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_builds_order_insensitive_cache_keys_for_equivalent_department_id_sets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_falls_back_to_resolver_directly_when_cache_ttl_is_disabled":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTimelineRangeTest::__pest_evaluable_it_marks_non_started_slots_as_unknown_regardless_of_wash_hour_ratio":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherPreloadCronWiringTest::__pest_evaluable_it_registers_and_implements_cron_preloading_for_department_weather_cache":0.007,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_stale_ttl_defaults_and_clamps_stale_ttl_below_fresh_ttl":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_uses_sane_hot_activity_ttl_defaults_and_clamps_to_a_positive_value":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_fresh_cached_payloads_without_invoking_the_resolver":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_serves_stale_cached_payloads_and_enqueues_a_refresh_signal":0.01,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_recomputes_and_rewrites_cache_payloads_when_stale_window_is_exceeded":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheRuntimeBehaviorTest::__pest_evaluable_it_records_hot_keys_order_insensitively_and_applies_preload_target_caps":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_normalizes_batched_wash_count_rows_into_hourly_slot_totals":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_wires_department_weather_route_to_use_batched_wash_aggregation":0.007,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_groups_attachments_by_object_id_and_preserves_empty_object_groups":0,"P\\Tests\\Unit\\Orders\\AttachmentsListManyTest::__pest_evaluable_it_keeps_listMany_payload_parity_with_list_for_one_object_id":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_ensures_economic_module_rows_in_one_sanitized_batch":0,"P\\Tests\\Unit\\Orders\\EconomicModuleOrdersBatchHelpersTest::__pest_evaluable_it_returns_id_keyed_economic_module_payload_with_null_defaults":0,"P\\Tests\\Unit\\Orders\\OrdersRouteListBatchingWiringTest::__pest_evaluable_it_wires_GET__orders_through_batched_enrichment_and_stripe_snapshot_caching":0.006,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_cashier_names_from_cache_and_fetches_missing_ones_in_batch":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchTest::__pest_evaluable_it_returns_deterministic_map_for_duplicate_and_unsorted_cashier_ids":0,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_implements_batched_cashier_name_lookup_with_cache_first_fallback_behavior":0.006,"P\\Tests\\Unit\\Orders\\UsersCashierNamesBatchWiringTest::__pest_evaluable_it_sanitizes_and_deduplicates_cashier_ids_before_batch_lookup":0.003,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_overtime_minutes_when_a_shift_carries_an_extended_approval_end_timestamp":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_counts_unapproved_overtime_from_a_bounded_shift_updateTime_fallback":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherWorkfeedHoursTest::__pest_evaluable_it_does_not_treat_late_unapproved_administrative_edits_as_overtime":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherCacheHelpersTest::__pest_evaluable_it_changes_weather_timeline_cache_key_when_department_weather_targets_change":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_evaluates_healthy_degraded_and_unhealthy_statuses_from_configured_department_targets":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_returns_unknown_when_configured_targets_are_missing_for_department_status_evaluation":0,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherStatusTargetsTest::__pest_evaluable_it_aggregates_multi_department_slot_statuses_using_worst_severity_and_unknown_fallback_rules":0.046,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_department_weather_target_endpoints_and_reusable_schemas_in_openapi":0.006,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsOpenApiSpecTest::__pest_evaluable_it_documents_unknown_weather_status_behavior_when_targets_are_missing":0.005,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_registers_department_weather_target_routes_with_explicit_read_and_manage_permissions":0.004,"P\\Tests\\Unit\\Workfeed\\DepartmentWeatherTargetsRouteWiringTest::__pest_evaluable_it_persists_department_weather_targets_using_canonical_department_variable_keys":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_relay_status_get_and_set_endpoints":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_batches_sequential_machine_relay_status_requests_into_a_single_Shelly_get_call":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_1_request_per_second_Shelly_gate_for_back_to_back_requests":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_retries_missing_Shelly_status_payloads_until_relay_status_becomes_ready":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_times_out_with_a_clear_Shelly_readiness_error_when_payload_remains_missing":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_direct_set_switch_and_seeds_cache_so_immediate_status_read_does_not_call_Shelly_get":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_lane_gate_open_endpoint":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_in_progress_self_serve_wash_details_endpoint":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_is_on__then_turns_off_cleaner_machine_and_selector_relays":0.132,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_is_off_and_only_disables_configured_relays":0.001,"P\\Tests\\Unit\\Selfserve\\DepartmentSelfServeEnabledRelaySyncWiringTest::__pest_evaluable_it_syncs_lane_relay_states_when_department_self_serve_enabled_flag_changes":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_supports_hard_relay_set_even_when_lane_status_is_CLOSED":0,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_enables_cleaner_relay_on_wash_start_command_and_webhook_flow":0.009,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_relay_off_when_a_self_serve_wash_session_is_completed":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__out__id_on":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_in_progress_self_serve_wash_start_and_machine_relay_fields":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveConditionEvaluatorTest::__pest_evaluable_it_evaluates_typed_task_gates_with_strict_semantics":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_validates_typed_task_gates_for_known_references":0,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_fails_validation_when_typed_task_gates_reference_unknown_entities":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_config_draft_publish_rollback_lifecycle_endpoints":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_keeps_legacy_self_serve_CRUD_routes_syncing_canonical_drafts":0.017,"P\\Tests\\Unit\\Selfserve\\SelfserveStartCleanerRelayWiringTest::__pest_evaluable_it_keeps_cleaner_relay_enable_wired_into_machine_relay_start_paths":0.008,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_stores_config_json_with_apostrophes_without_violating_json_constraints":0.277,"P\\Tests\\Unit\\Selfserve\\SelfserveConfigVersioningTest::__pest_evaluable_it_encodes_config_json_payloads_with_apostrophes_before_persistence":0,"P\\Tests\\Unit\\Selfserve\\SelfserveWashCompletionRelayWiringTest::__pest_evaluable_it_forces_machine_and_cleaner_relays_off_when_a_self_serve_wash_session_is_completed":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_vehicle_type_override_into_self_serve_preview_and_synchronization_routes":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_uses_local_demo_responses_and_skips_Shelly_cloud_calls_for_demo_relay_ids":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_default_OFF_status_for_demo_relay_ids_without_Shelly_lookups":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_excludes_demo_relay_ids_from_Shelly_status_batch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_keeps_demo_relay_gate_open_queued_but_skips_Shelly_switch_calls":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_allowed_services_route_through_machine_relay_visibility_sync":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enables_MACHINE_relay_when_MACHINE_is_visible_in_allowed_services":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_turns_MACHINE_relay_off_immediately_when_MACHINE_is_not_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_does_not_enable_MACHINE_relay_when_allowEnable_is_false_even_if_MACHINE_is_visible":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_is_a_safe_no_op_when_MACHINE_relay_is_not_configured":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_synchronizes_machine_relay_from_visible_services_during_session_synchronization":0.01,"P\\Tests\\Unit\\Selfserve\\SelfserveRelayVisibilitySyncWiringTest::__pest_evaluable_it_adds_explicit_relay_disable_session_helper_for_visibility_driven_OFF_transitions":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_self_serve_property_gate_command_permissions":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneCommandEnumTest::__pest_evaluable_it_parses_property_gate_lane_commands":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_entrance_gate_for_OPEN__PROPERTY__ACCESS__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_opens_exit_gate_for_OPEN__PROPERTY__EXIT__GATE_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_blocks_property_gate_commands_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_throws_a_clear_error_when_entrance_gate_is_missing_for_property_access_command":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_access_command_failures":0.002,"P\\Tests\\Unit\\Selfserve\\SelfserveWashFlowMachineAllowedWiringTest::__pest_evaluable_it_reads_machine_allowed_state_from_session_summary_payload_safely":0.004,"P\\Tests\\Unit\\Selfserve\\DbObjectPaginationLegacyColumnCompatibilityTest::__pest_evaluable_it_guards_pagination_against_searchable_fields_missing_from_legacy_schemas":0.339,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_dynamic__images__vehicle__type_column_for_legacy_selfserve_wash_session_task_schemas":0.007,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_billable_minutes_when_elapsed_minutes_exceed_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_elapsed_minutes_equal_included_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_computes_zero_billable_minutes_when_included_minutes_exceed_elapsed_minutes":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceIncludedMinutesTest::__pest_evaluable_it_handles_zero_and_low_elapsed_wash_time_edge_cases":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_self_serve_machine_wash_included_minutes_in_config_schemas":0.006,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_wires_machine_wash_included_minutes_into_self_serve_module_config":0.005,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_blocks_explicit_relay_writes_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_returns_disabled_no_op_from_machine_relay_visibility_sync_when_department_self_serve_is_disabled":0,"P\\Tests\\Unit\\Selfserve\\SelfserveOpenApiSpecTest::__pest_evaluable_it_documents_property_gate_lane_commands_and_sanitized_gate_failure_responses":0.008,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_calls":0.019,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_channel_id_is_missing_for_gate_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_with_terminal_status_details_when_call_never_reaches_accepted_state":0.072,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_when_call_reaches_accepted_state":0.013,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_hangs_up_immediately_when_status_transitions_to_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_maps_legacy_timeout_option_to_documented_ringTimeout_payload_field":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_clamps_derived_ringTimeout_to_Bird_documented_max_when_gate_timeout_is_high":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_passes_documented_hangup_cause_when_provided":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_drops_unsupported_hangup_cause_values_from_request_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_fast_when_workspace_id_is_missing_for_gate_flash_calls":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_creates_gate_flash_call_with_documented_ringTimeout_payload":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_polls_flash_call_and_succeeds_once_accepted":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_fails_flash_gate_flow_when_terminal_failure_status_is_returned":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_does_not_fallback_to_regular_gate_call_when_flash_succeeds":0,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_fails":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePropertyGateCommandTest::__pest_evaluable_it_wraps_low_level_gate_errors_for_property_exit_command_failures":0.002,"P\\Tests\\Unit\\Bird\\BirdGateCallFlowTest::__pest_evaluable_it_falls_back_to_regular_gate_call_when_flash_caller_id_is_not_confirmed":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_voice_call_facade_methods_to_documented_endpoints_and_methods":0.039,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_recordings_insights_log_and_flash_methods_to_documented_resources":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_encodes_path_segments_before_building_outbound_endpoints":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_serializes_query_parameters_for_GET_transport_requests":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_maps_4xx_and_5xx_transport_failures_into_informative_exceptions":0,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_returns_raw_payload_for_malformed_JSON_responses_and_null_for_empty_responses":0.007,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_all_Bird_voice_call_parity_endpoints_including_gather_recordings_insights_and_log":0.007,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_documents_flash_hangup_endpoint_and_marks_end_alias_as_deprecated":0.005,"P\\Tests\\Unit\\Bird\\BirdOpenApiSpecTest::__pest_evaluable_it_defines_request_and_response_schemas_for_Bird_call_command_recording_insight_log_and_flash_payloads":0.004,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_accepts_valid_payloads_for_create_and_nested_call_flow_commands":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_rejects_unknown_fields_and_invalid_enum_values_in_strict_schemas":0.014,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_supports_CSV_normalization_in_schema_validation_for_log_filters":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_validates_flash_hangup_payloads_for_both_supported_request_shapes":0,"P\\Tests\\Unit\\Bird\\BirdRequestValidationTest::__pest_evaluable_it_fails_before_forward_step_when_strict_validation_fails_and_forwards_when_valid":0,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_full_Bird_voice_call_route_surface_with_strict_validation_and_permissions":0.005,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_registers_flash_hangup_endpoint_and_keeps_end_alias_wired_as_compatibility_path":0.004,"P\\Tests\\Unit\\Bird\\BirdRouteWiringTest::__pest_evaluable_it_keeps_Bird_number_and_webhook_routes_intact":0.006,"P\\Tests\\Unit\\Bird\\BirdModuleClientMappingTest::__pest_evaluable_it_handles_malformed_and_empty_response_bodies_without_throwing_transport_errors":0.005,"P\\Tests\\Unit\\Selfserve\\DepartmentGatesRelaysRouteWiringTest::__pest_evaluable_it_validates_department_gate_config_on_both_create_and_update_routes":0.043,"P\\Tests\\Unit\\Selfserve\\SelfserveSchemaBootstrapCompatibilityTest::__pest_evaluable_it_adds_wash__started__at_column_for_legacy_selfserve_wash_session_schemas":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_stores_wash__started__at_in_self_serve_wash_sessions_when_machine_start_is_triggered":0.003,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_passes_lane_wash_start_time_into_the_session_machine_start_marker":0.004,"P\\Tests\\Unit\\Selfserve\\SelfserveWashStartedAtWiringTest::__pest_evaluable_it_resolves_in_progress_wash__started__at_from_session_with_compatibility_fallbacks":0.003,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_say_payload_and_applies_hangup_default":0.019,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_log_query_csv_and_integer_fields":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_normalizes_nested_create_call_payload_sections_and_drops_unknown_keys":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_keeps_gather_nested_say_payload_unchanged_when_hangup_is_omitted":0,"P\\Tests\\Unit\\Bird\\BirdPayloadClassesTest::__pest_evaluable_it_supports_no_body_and_flash_hangup_payload_normalization":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_respects_the_2_second_Shelly_gate_for_back_to_back_requests":0.023,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_enforces_a_2_second_gap_between_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_keeps_back_to_back_get_switch_requests_ordered_through_the_relay_controller":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_executes_sequential_switch_requests_used_by_wash_start_and_stop_flows":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_does_not_print_Shelly_switch_responses_to_output":0.067,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_enforces_a_global_2_second_Shelly_gate_in_sendPostRequest":0.005,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitWiringTest::__pest_evaluable_it_uses_Redis_NX_PX_semantics_for_cross_request_Shelly_rate_limiting":0.002,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_enforces_the_2_second_Shelly_gate_across_separate_request_contexts":0,"P\\Tests\\Unit\\Selfserve\\ShellyGlobalRateLimitBehaviorTest::__pest_evaluable_it_does_not_delay_when_the_Shelly_gate_is_already_expired":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_adds_vehicle_type_product_on_STOP_when_program_selector_relay_is_online__then_turns_off_cleaner_and_machine_relays":0.538,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_skips_vehicle_type_product_add_when_program_selector_relay_is_offline_and_only_disables_configured_relays":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneStopFlowTest::__pest_evaluable_it_bills_primary_product_when_selector_relay_is_online_even_if_relay_output_is_off":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_bills_manual_self_serve_stop_using_full_elapsed_minutes_without_included_minute_reduction":0.001,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneInvoiceModeBillingTest::__pest_evaluable_it_keeps_included_minute_reduction_for_automatic_mode":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_on_first_dtmf_input_captured_within_the_300_second_window":0.005,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_send_Slack_when_dtmf_input_repeats_without_change":0.008,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_again_when_dtmf_input_changes_within_the_window":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_gathering_and_does_not_hang_up_before_300_seconds_have_elapsed":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_announces_timeout_waits_10_seconds_and_sends_hangup_once_at_or_after_300_seconds":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_polling_until_terminal_status_and_only_then_finalizes":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_finalizes_immediately_when_webhook_payload_is_already_terminal_before_timeout_logic":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_does_not_duplicate_timeout_or_hangup_actions_across_retries_and_lock_contention":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_keeps_state_when_polling_fails_so_completion_is_not_falsely_reported":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_dtmf_input_repeats_without_change":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_answers_immediately_once_and_does_not_re_answer_on_subsequent_webhook_retries":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_with_retry_loop_semantics_until_input_is_entered":0.004,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_result_provides_keys_field_instead_of_dtmf":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_sends_Slack_when_gather_conditions_variable_keys_carries_the_entered_value":0,"P\\Tests\\Unit\\Bird\\BirdVoiceWebhooksRouteCallLifecycleTest::__pest_evaluable_it_configures_gather_to_check_every_2_seconds_with_retry_loop_semantics_until_input_is_entered":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_ignores_non_numeric_customer__number_values_from_request":0.042,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_casts_numeric_customer__number_strings_to_int_before_lookup":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_prefers_user__id_when_both_user__id_and_customer__number_are_valid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_falls_back_to_customer__number_when_user__id_is_invalid":0,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_normalizes_request_identifiers_before_user_lookups":0.004,"P\\Tests\\Unit\\Users\\UsersAutomaticGetTargetUserFromRequestTest::__pest_evaluable_it_rejects_non_positive_and_non_digit_request_values":0.003,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_pagination_results_when_present":0.006,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_collection_count_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_returns_zero_when_neither_pagination_nor_collection_is_available":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_counts_object_based_collections_when_pagination_metadata_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_uses_collection_when_present":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_falls_back_to_paymentTerms_when_collection_is_missing":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_supports_top_level_array_payloads":0,"P\\Tests\\Unit\\Invoicing\\EconomicPaymentTermsRouteCollectionExtractionTest::__pest_evaluable_it_returns_an_empty_array_when_no_known_collection_shape_exists":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_economic__endpoint__t_when_explicitly_requested_and_configured":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_economic__endpoint__t_when_grant__2_is_missing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_economic__endpoint__t":0.014,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_economic__endpoint__t":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_uses_grant__2_in_legacy_economic__m_when_available":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_falls_back_to_grant__1_in_legacy_economic__m_when_grant__2_is_missing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_required_primary_grant_in_legacy_economic__m":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_for_missing_app_secret_in_legacy_economic__m":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_unfiltered_total_when_no_customer_filters_are_active":0.004,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_search_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_uses_filtered_total_when_barred_filter_is_active":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_treats__null__search_and_barred_values_as_no_filter":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRoutePaginationFallbackTest::__pest_evaluable_it_falls_back_to_filtered_total_when_unfiltered_total_is_missing":0,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_maps_e_conomic_integration_failures_in_customer_listing_to_explicit_502_responses":0.014,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_logs_LIST__CUSTOMERS_success_only_after_pagination_and_customer_mapping_are_completed":0.009,"P\\Tests\\Unit\\Invoicing\\CustomerSearchRouteEconomicFailureHandlingTest::__pest_evaluable_it_guards_against_malformed_customer_list_payloads_before_calling_paginate":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_endpoint_trait_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_throws_deterministic_upstream_exceptions_for_non_2xx_legacy_economic__m_responses":0,"P\\Tests\\Unit\\Invoicing\\EconomicAuthTokenFallbackTest::__pest_evaluable_it_returns_raw_payload_unchanged_on_successful_HTTP_statuses":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_accepts_valid_list_payloads_that_include_collection_and_pagination_results":0.02,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_pagination_is_missing_from_the_response_payload":0,"P\\Tests\\Unit\\Invoicing\\EconomicCustomersListResponseValidationTest::__pest_evaluable_it_throws_when_upstream_responds_with_an_error_shaped_payload":0,"P\\Tests\\Unit\\Router\\RouterThrowableHandlingTest::__pest_evaluable_it_catches_throwables_during_auto_route_loading_and_maps_them_to_internal_server_errors":0.003,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_does_not_request_e_conomic_customer_data_when_customer_number_is_zero":0.101,"P\\Tests\\Unit\\Users\\EconomicCustomerZeroHandlingTest::__pest_evaluable_it_short_circuits_e_conomic_customer_lookup_for_non_positive_customer_numbers":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_queued_economic_invoice_endpoints_in_economicInvoiceRoute":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueRouteRegistrationTest::__pest_evaluable_it_registers_collected_invoice_queue_endpoints_in_orderInvoicesRoute":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_defines_economic_transfer_queue_jobs_schema_bootstrap_table_and_tracking_columns":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueSchemaBootstrapTest::__pest_evaluable_it_provides_queue_processor_class_constants_and_processing_entrypoint":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_registers_economic_transfer_queue_cron_task_and_handler":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_paths_in_openapi":0.01,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_economic_transfer_queue_schemas_in_openapi":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_quantity_for_e_conomic_export":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_order_items_with_zero_price_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_keeps_positive_quantity_and_price_items_billable_for_e_conomic_export":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_wires_zero_cost_and_zero_quantity_skip_guard_into_transfer_line_builder":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicInvoiceDraftZeroItemSkipWiringTest::__pest_evaluable_it_skips_zero_cost_and_zero_quantity_items_in_legacy_economic_draft_helper":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferOrderItemSkipTest::__pest_evaluable_it_skips_malformed_order_item_payloads_for_e_conomic_export_safety":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueHardeningTest::__pest_evaluable_it_hardens_transfer_queue_with_type_validation_retry_caps_and_stale_lock_recovery":0.004,"P\\Tests\\Unit\\Router\\AutoloadRedisCacheValidationTest::__pest_evaluable_it_validates_cached_autoload_paths_before_returning_and_clears_stale_cache_entries":0.003,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_applies_created__at_bounds_directly_in_SQL_when_filtering_orders_by_registration_number":0,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_rejects_an_inverted_date_range_for_registration_lookups":0,"P\\Tests\\Unit\\Orders\\OrdersRegistrationDateRangeQueryTest::__pest_evaluable_it_returns_early_when_registration_number_is_blank":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueCronIntegrationTest::__pest_evaluable_it_wires_queue_worker_class_loading_for_CLI_queue_action":0.003,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_economic_invoice_queue_endpoints_before_constructing_queue_service":0.012,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_all_collected_invoice_queue_endpoints_before_constructing_queue_service":0.011,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_missing_queue_dependencies":0.009,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_gracefully_handles_unavailable_queue_dependencies_on_collected_invoice_queue_endpoints":0.005,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_the_queue_job_id_in_POST__collected_invoices_economic_enqueue_response":0.204,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_requires_id_and_at_least_one_mutable_field_for_PUT__collected_invoices_in_user_route":0.004,"P\\Tests\\Unit\\Invoicing\\UserCollectedInvoiceUpdateRouteValidationTest::__pest_evaluable_it_supports_independent_po__number_and_closed__at_updates_for_PUT__collected_invoices_in_user_route":0.175,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_returns_queued_contract_for_POST__collected_invoices_stripe_book":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_order_draft_export_route_queue_only":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_keeps_collected_invoice_draft_producing_routes_queue_only_in_orderInvoicesRoute":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_guards_collected_invoice_and_stripe_draft_producing_endpoints_before_constructing_queue_service":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_unavailable_queue_dependency_responses_for_async_economic_transfer_endpoints":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_order_payloads_to_strict_positive_integer_ids":0,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_normalizes_collected_invoice_payload_booleans_to_strict_bool_values":0.007,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueuePayloadValidationTest::__pest_evaluable_it_rejects_invalid_transfer_payloads_before_enqueue_write_attempts":0.036,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_processes_queued_transfer_jobs_to_completion":0.284,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_deduplicates_active_jobs_per_transfer_target":0.012,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_rejects_invalid_payloads_without_inserting_queue_rows":0.011,"P\\Tests\\Integration\\Invoicing\\EconomicTransferQueueIntegrationTest::__pest_evaluable_it_supports_fail_retry_and_reprocess_lifecycle_transitions":0.006,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_guards_on_economic_invoice_queue_status_and_retry_routes":0.012,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_supports_synchronous_fallback_branches_before_queue_enqueue_on_economic_invoice_export_routes":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_keeps_queue_status_endpoints_guarded_while_collected_invoice_export_routes_support_synchronous_fallback":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueAvailabilityGuardTest::__pest_evaluable_it_uses_a_consistent_unavailable_service_contract_for_queue_status_lifecycle_endpoints":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_order_draft_export_route":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicDraftQueueOnlyRouteBehaviorTest::__pest_evaluable_it_supports_synchronous_fallback_and_queued_processing_for_collected_invoice_draft_producing_routes":0.004,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_economic":0.236,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceEconomicQueueResponseContractTest::__pest_evaluable_it_documents_both_synchronous_fallback_and_queued_response_contracts_for_POST__collected_invoices_stripe_book":0.004,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_200_fallback_plus_202_queue_contracts_for_export_endpoints_and_keeps_503_on_queue_lifecycle_endpoints":0.009,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_returns_pagination_metadata_and_strict_status_handling_for_collected_invoice_queue_list":0.014,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueRouteHardeningTest::__pest_evaluable_it_enforces_retry_constraints_for_collected_invoice_queue_jobs_before_retry_execution":0.005,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueOpenApiSpecTest::__pest_evaluable_it_documents_collected_queue_list_metadata_and_strict_status_filter_enum_in_openapi":0,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_builds_a_completed_collected_invoice_queue_summary_from_payload_and_result":0.195,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_prefers_queue_error_messages_for_failed_jobs_and_keeps_null_safe_outcome_fields":0.003,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_uses_deterministic_status_message_fallback_when_no_explicit_message_exists":0.003,"P\\Tests\\Unit\\Invoicing\\CollectedInvoiceQueueDetailsSummaryBuilderTest::__pest_evaluable_it_handles_object_payload_result_values_and_malformed_fields_without_throwing":0.002,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_collected_invoice_transfer_queue_from_queue_list_and_status_routes":0.008,"P\\Tests\\Unit\\Invoicing\\EconomicTransferQueueWorkerTickRouteTest::__pest_evaluable_it_ticks_order_transfer_queue_from_draft_and_invoice_status_routes":0.009,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_marks_queued_transactions_and_clears_requires__action_when_all_actionable_work_is_already_queued":0.826,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_keeps_requires__action_true_when_a_customer_still_has_unqueued_actionable_transactions":0.045,"P\\Tests\\Unit\\Invoicing\\InvoicingPeriodQueueOverlayTest::__pest_evaluable_it_blocks_fixed_pricing_or_subscription_customers_with_no_transactions_when_a_relevant_queue_job_exists":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_queues_admin_commands__exposes_agent_poll_result_handlers__and_keeps_heartbeats_from_mutating_discovery_state":0.003,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_defines_the_dispatchable_gateway_guard_on_the_loaded_manager_class":0.009,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"recent heartbeat stays online\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"late heartbeat degrades after one minute\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"stale heartbeat goes offline after five minutes\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"explicit offline reports stay offline even when heartbeat is fresh\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_effective_gateway_status_from_heartbeat_freshness with data set \"dataset \"missing heartbeat is treated as offline\"\"":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_marks_ready_discovery_as_stale_when_the_gateway_heartbeat_has_expired":0.351,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_edge_gateway_management_REST_endpoints":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_public_installer__claim__heartbeat__command_polling__and_internal_broker_auth_endpoints":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeBrokerClientConfigTest::__pest_evaluable_it_uses_the_same_default_broker_url_and_shared_secret_fallback_as_the_docker_stack":0.267,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_forwarded_https_scheme_when_proxied":0.336,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_appends_forwarded_ports_when_the_forwarded_host_omits_them":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_infers_https_for_the_staging_api_host_when_only_the_https_port_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured":0.168,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https_and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_localhost_broker_overrides_on_plain_http_and_ws_for_local_development":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_includes_node_pty_build_prerequisites_in_the_generated_install_script":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_prefers_EDGE__PUBLIC__API__URL_when_explicitly_configured_and_derives_the_broker_from_the_api_origin":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_normalizes_public_broker_overrides_to_https__strips_paths__and_browser_shell_urls_to_wss":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_merges_incoming_heartbeat_metadata_with_existing_gateway_metadata":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_the_v2_operator_facing_edge_gateway_routes":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayRouteWiringTest::__pest_evaluable_it_registers_PHP_edge_agent_routes_for_operations_and_legacy_relay_command_polling":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_defines_the_v2_edge_gateway_schema_bootstrap_tables":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewaySchemaBootstrapTest::__pest_evaluable_it_stores_operation_metadata_and_event_timelines_for_management_workflows":0.004,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_PHP_agent_artifacts_and_management_polling_config":0.011,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__and_operation_endpoints_without_shell_transport_wiring":0.013,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_keeps_relay_dispatch_and_discovery_queueing_on_the_edge_gateway_manager":0.08,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerCommandQueueTest::__pest_evaluable_it_loads_relay_command_helpers_on_the_manager_and_gateway_operations_on_the_dedicated_service":0.014,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_derives_relay_fallback_and_transport_health_details_without_shell_or_update_runtime_state":0.364,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_the_source_tree_layout":0.445,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_includes_the_container_mounted_artifact_directory_as_a_candidate":0.021,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_reads_install_artifacts_through_the_shared_locator":0.008,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_builds_update_payloads_with_checksums_from_resolved_artifact_paths":0.427,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_resolves_edge_agent_artifacts_from_a_supported_runtime_layout":0.017,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_PHP_agent_artifacts_and_forwarded_https_scheme":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_explains_the_legacy_dist_mount_mismatch_when_php_artifacts_are_unavailable":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_mounted_and_baked_in_artifact_directories_before_repo_fallbacks":0.022,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_falls_back_to_baked_in_artifacts_when_the_mount_path_is_absent":0.001,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayArtifactLocatorTest::__pest_evaluable_it_prioritizes_router_resources_before_mounted_and_baked_in_artifact_directories":0.022,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_orders_for_an_admin_scoped_user_and_limits_the_results_to_the_permitted_departments":1.109,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_lists_only_the_targeted_customer_orders_for_subuser_sessions":2.935,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_returns_the_current_auth_and_permission_failures_when_order_listing_is_not_allowed":1.375,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_creates_orders_through_the_real_endpoint":0.982,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_creation_requests":3.423,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_primary_endpoint":1.13,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_reassigns_invoice_collections_when_changing_an_order_across_the_draft_customer_boundary":1.615,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_primary_endpoint":5.592,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_primary_order_endpoint":1.29,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_updates_orders_through_the_legacy_alias_endpoint":1.517,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_supports_legacy_field_value_metadata_updates_through_the_alias_endpoint":4.136,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_updates_through_the_legacy_alias_endpoint":0.512,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_unsupported_legacy_field_value_updates_on_both_update_endpoints":0.965,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_deletes_orders_through_the_real_endpoint":1.045,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_rejects_invalid_order_delete_requests":1.64,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_when_certificate_metadata_changes_through_the_primary_endpoint":3.683,"P\\Tests\\Api\\OrdersApiTest::__pest_evaluable_it_regenerates_attached_wash_certificates_for_legacy_field_value_updates_through_the_alias_endpoint":3.194,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayOperationLegacySchemaCompatibilityTest::__pest_evaluable_it_keeps_the_legacy_operation__type_column_compatible_with_v2_operation_queueing":0.015,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_contexts":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_stores_and_retrieves_full_order_bookings_payloads":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsListCacheTest::__pest_evaluable_it_ignores_malformed_cached_payloads_and_clears_order_bookings_list_caches":0,"P\\Tests\\Unit\\Bookings\\OrderBookingsRouteCacheWiringTest::__pest_evaluable_it_caches_the_paginated_order_bookings_list_response_and_invalidates_it_on_booking_changes":0.008,"P\\Tests\\Unit\\Bookings\\VehicleSearchBookedMetadataRouteContractTest::__pest_evaluable_it_keeps_booked_vehicle_search_metadata_aligned_with_filtered_pending_order_bookings":0.005,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_clamps_negative_ttl_to_zero":0.012,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_builds_deterministic_keys_for_equivalent_count_contexts":0.012,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_stores_and_retrieves_normalized_booking_counts":0.014,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsCacheTest::__pest_evaluable_it_ignores_malformed_payloads_and_clears_order_bookings_count_caches":0.078,"P\\Tests\\Unit\\Bookings\\OrderBookingsCountsRouteWiringTest::__pest_evaluable_it_adds_a_cached_order_bookings_counts_endpoint_and_invalidates_it_on_booking_changes":0.008,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_summarizes_fleet_usage_statistics_for_the_dashboard_landing_view":0,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_every_selected_API_operation_covered_by_happy_path_and_failure_tests":0.271,"P\\Tests\\Api\\ApiCoverageManifestTest::__pest_evaluable_it_keeps_the_OpenAPI_manifest_entries_aligned_with_the_API_spec":0.097,"P\\Tests\\Api\\ApiFixturesCleanupTest::__pest_evaluable_it_removes_generated_customer_traces_during_fixture_cleanup":8.099,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_in_with_valid_customer_credentials":4.515,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_login_payloads_and_credentials":1.271,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_returns_the_cached_auth_session_payload_for_a_valid_token":0.888,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_includes_economic_runtime_config_for_uncached_auth_sessions":1.349,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_auth_session_tokens":0.698,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_the_token_for_future_session_calls":1.365,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_logs_out_and_invalidates_cached_subuser_sessions":1.932,"P\\Tests\\Api\\AuthApiTest::__pest_evaluable_it_rejects_invalid_logout_tokens":0.393,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_the_raw_202_gather_webhook_contract_over_HTTP":0.788,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_still_prompts_for_department_selection_when_only_one_department_is_eligible":0.732,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_accepts_the_legacy_initial_webhook_body_with_top_level_call_identifiers":0.692,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_native_flow_gather_data_after_a_top_level_department_selection_when_distinct_gate_choices_exist":1.515,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_opens_the_gate_immediately_after_a_top_level_department_selection_when_entrance_and_exit_share_the_same_gate":1.719,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_uses_a_multi_digit_gather_contract_when_10_departments_are_eligible":0.587,"P\\Tests\\Api\\BirdVoiceWebhookApiTest::__pest_evaluable_it_returns_a_raw_400_transport_error_for_malformed_webhook_payloads":0.419,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_only_visible_departments_and_can_return_a_single_department_with_the_slack_webhook":1.048,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_department_listing_when_the_permission_is_missing":0.378,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_creates_departments_through_the_real_endpoint":0.59,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_create_requests":1.554,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_updates_departments_through_the_real_endpoint":0.788,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_update_requests":1.552,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_lists_department_categories_for_a_department":1.006,"P\\Tests\\Api\\DepartmentsApiTest::__pest_evaluable_it_rejects_invalid_department_category_requests":1.191,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_lists_the_draft_customer_config_entry_in_economic_config_responses":0.947,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_round_trips_the_draft_customer_config_value_through_economic_config_updates":3.28,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_order_draft_exports_for_the_configured_draft_customer":0.86,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_booked_invoice_exports_for_the_configured_draft_customer":1.127,"P\\Tests\\Api\\EconomicDraftCustomerApiTest::__pest_evaluable_it_rejects_collected_invoice_exports_for_the_configured_draft_customer":0.888,"P\\Tests\\Api\\PingApiTest::__pest_evaluable_it_returns_the_ping_contract":0.877,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_department_terminal_readers_are_requested_without_terminal_setup":1.281,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_sends_a_Stripe_invoice_by_email_and_persists_the_hosted_invoice_association":5.434,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_conflict_when_a_Stripe_hosted_invoice_is_already_active_for_the_order":4.756,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_allows_sending_a_new_Stripe_hosted_invoice_when_the_existing_association_is_already_terminal":3.943,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_voids_an_unpaid_Stripe_hosted_invoice_and_clears_the_local_order_association":3.746,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_refuses_to_cancel_a_paid_Stripe_hosted_invoice":4.131,"P\\Tests\\Api\\StripeApiTest::__pest_evaluable_it_returns_a_setup_required_error_when_creating_a_payment_intent_for_a_department_without_terminal_setup":0.726,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_the_newest_vehicle_last__order__id_that_still_has_order_items":1.326,"P\\Tests\\Api\\VehiclesApiTest::__pest_evaluable_it_returns_a_null_vehicle_last__order__id_when_no_order_with_items_exists":1.159,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_parses_cached_economic_customer_payloads_that_use_snake__case_customer__number":0.246,"P\\Tests\\Unit\\Users\\EconomicCustomerModelParsingTest::__pest_evaluable_it_leaves_the_economic_customer_model_empty_when_no_valid_customer_number_is_present":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayFleetUsageStatisticsTest::__pest_evaluable_it_derives_fleet_usage_directly_from_cached_gateway_row_summaries":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_install_script_urls_with_the_compose_edge_gateway_artifacts_and_forwarded_https_scheme":0.182,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_adds_a_gateway_metadata_update_endpoint_with_label_and_primary_assignment_fields":0.01,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayMetadataUpdateContractTest::__pest_evaluable_it_reassigns_department_primary_gateways_through_dedicated_manager_helpers":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayShellPollingTransportTest::__pest_evaluable_it_removes_shell_access_from_the_edge_gateway_HTTP_contracts":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_builds_the_installer_around_the_compose_stack_artifacts_and_management_polling_config":0.053,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_uses_sane_ttl_defaults_and_deterministic_cache_keys":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_stores_and_retrieves_cached_list_and_detail_payloads":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_syncs_gateway_snapshots_into_cached_list_payloads_and_refreshes_fleet_usage":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayViewCacheTest::__pest_evaluable_it_removes_deleted_gateways_from_cached_list_and_detail_payloads":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayUpdateLifecycleTest::__pest_evaluable_it_exposes_update_payload__credential_rotation__cancel_endpoints__and_operation_endpoints_without_shell_transport_wiring":0.012,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_module_scoped_edge_gateway_operator_routes":0.007,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_module_config_endpoints":0.006,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_registers_edge_gateway_config_endpoints_from_the_module_route_directory":0.011,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayModuleRouteWiringTest::__pest_evaluable_it_keeps_only_the_module_facade_in_the_global_classes_directory_and_conditionally_loads_module_routes":0.005,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_caps_install_session_diagnostics_and_events_while_preserving_the_first_start_timestamp":0.026,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_clears_terminal_failure_details_after_a_successful_claim_update":0.014,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayInstallSessionLifecycleTest::__pest_evaluable_it_marks_expired_non_terminal_install_sessions_as_terminal_when_read_back":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_websocket_broker_urls_on_the_traefik_broker_path":0,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_validates_relay_gate_configs_and_keeps_relay_specific_fields_in_the_payload":0.025,"P\\Tests\\Unit\\Selfserve\\DepartmentGateConfigRelayTest::__pest_evaluable_it_rejects_relay_gate_configs_without_a_logical_relay_id":0.014,"P\\Tests\\Unit\\Bird\\DepartmentGatesRelayOpenTest::__pest_evaluable_it_dispatches_relay_backed_gates_through_the_edge_gateway_relay_manager":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayDepartmentWorkspaceContractTest::__pest_evaluable_it_defines_the_department_hardware_workspace_service_payload_surface":0.011,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_adds_lane_aware_scanner_management_and_a_dedicated_rotate_key_action":0.01,"P\\Tests\\Unit\\Selfserve\\PlateScannerWorkspaceContractTest::__pest_evaluable_it_uses_the_scanner_default_lane_before_requiring_an_explicit_lane__id_in_machine_button_webhooks":0.005,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_status_responses_into_the_Shelly_cloud_payload_shape":0.01,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_maps_gateway_relay_switch_responses_into_the_Shelly_cloud_payload_shape":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_requires_a_valid_department_id_for_gateway_transport_requests":0.009,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_rejects_unsupported_gateway_transport_endpoints":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_binding_lookup_failures_while_resolving_relay_state_through_the_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_surfaces_offline_gateway_failures_while_dispatching_relay_switch_commands":0,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_returns_the_updated_lane_id_after_editing_a_scanner_whose_null_lane_was_already_cached":21.835,"P\\Tests\\Api\\PlateScannersApiTest::__pest_evaluable_it_rejects_plate_scanner_edits_when_the_permission_is_missing":7.837,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_normalizes_owned_Shelly_devices_into_relay_select_options":0.102,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_fails_fast_when_Shelly_inventory_does_not_include_owned_devices_status":0.011,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayOptionsRouteWiringTest::__pest_evaluable_it_registers_a_department_lane_relay_options_endpoint_backed_by_Shelly_inventory":0.003,"P\\Tests\\Unit\\Selfserve\\DepartmentLaneRelayNullificationRouteWiringTest::__pest_evaluable_it_nullifies_department_lane_relay_fields_when_blank_select_values_are_submitted":0.004,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_serves_installer_artifacts_and_recovers_gateway_runtime_status_after_fresh_heartbeats":109.487,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_polls_operations_and_commands__submits_results__and_records_broker_presence_for_task_pages":229.768,"P\\Tests\\Api\\EdgeGatewayAgentApiTest::__pest_evaluable_it_rejects_missing_and_invalid_edge_agent_tokens":12.815,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_validates_broker_sessions_and_ingests_presence__telemetry__logs__and_shell_lifecycle_data":159.38,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_builds_broker_backlog_and_completes_gateway_operations_through_broker_endpoints":183.535,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_invalid_edge_broker_shared_secrets":8.587,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_creates_install_tokens__tracks_installer_status__and_exposes_claimed_gateway_detail_to_authorized_operators":134.744,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_manages_edge_gateway_metadata__bindings__operations__sessions__rotation__cutover__and_deletion":272.219,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_rejects_operator_edge_routes_when_module_permission_or_department_access_is_missing":46.681,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_install_session_updates_and_derives_gateway_runtime_status_from_heartbeats":31.971,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_assembles_tasks__logs__statistics__operations__commands__and_shell_lifecycle_state_from_persisted_records":167.91,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_builds_localhost_websocket_broker_urls_on_the_local_traefik_api_prefix":0,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerUrlTest::__pest_evaluable_it_keeps_root_host_api_urls_unprefixed_when_the_request_is_not_under_the_local_api_alias":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_imports_a_matching_e_conomic_customer_into_the_local_system_when_no_local_record_exists":0.282,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_reports_when_the_local_customer_already_has_a_login_account":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_a_new_e_conomic_customer_and_returns_a_created_result_for_new_rows":0.012,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_creates_the_economic_record_for_an_existing_local_account_when_no_matching_upstream_customer_exists":0,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_rejects_CVR_conflicts_when_the_upstream_customer_number_does_not_match_the_submitted_phone_number":0.02,"P\\Tests\\Unit\\Customers\\CustomerMassImportServiceTest::__pest_evaluable_it_registers_the_customer_import_route_and_wires_it_through_the_mass_import_service":0.099,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_builds_customer_name_cache_payloads_from_economic_data_or_display_name_fallbacks":0,"P\\Tests\\Unit\\Users\\UsersCustomerNamesCacheTest::__pest_evaluable_it_guards_bulk_customer_name_cache_writes_behind_a_resolved_payload_check":0.001,"P\\Tests\\Api\\EdgeGatewayOperatorApiTest::__pest_evaluable_it_ignores_and_soft_deletes_edge_gateways_whose_department_no_longer_exists":35.946,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_only_trusts_broker_presence_while_the_broker_heartbeat_is_fresh":0.68,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayManagerHeartbeatStatusTest::__pest_evaluable_it_refreshes_broker_presence_from_broker_telemetry_heartbeats":0.005,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_gateway_transport_when_a_department_is_in_gateway_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_resolves_the_injected_cloud_transport_when_a_department_is_in_cloud_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_lets_relay_tests_override_the_department_transport_without_changing_department_mode":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_falls_back_to_local_device_and_control_names_when_Shelly_cloud_list_metadata_is_unavailable":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_uses_local_only_gateway_dispatch_for_explicit_local_transport_overrides":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_exit_port_by_switching_relay__out__id_on":0.224,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_opens_entrance_port_by_switching_relay__in__id_on":0,"P\\Tests\\Unit\\Selfserve\\GatewayShellyTransportTest::__pest_evaluable_it_forwards_Shelly_toggle__after_timers_to_gateway_relay_switches":0,"P\\Tests\\Unit\\Selfserve\\ShellyTransportResolverTest::__pest_evaluable_it_marks_non_injected_local_and_gateway_overrides_as_local_only_gateway_transport":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_preserves_local_gateway_diagnostic_metadata_on_relay_status_snapshots":0,"P\\Tests\\Unit\\Selfserve\\SelfserveLaneRelayShellyBatchingTest::__pest_evaluable_it_includes_positive_relay_timers_in_Shelly_switch_payloads":0,"P\\Tests\\Unit\\Selfserve\\SelfserveRouteWiringTest::__pest_evaluable_it_applies_Shelly_transport_overrides_across_self_serve_relay_side_effect_routes":0.049,"P\\Tests\\Unit\\Selfserve\\EdgeGatewayLegacyRouteShimTest::__pest_evaluable_it_keeps_guarded_legacy_root_shims_for_moved_edge_gateway_routes":0.014,"P\\Tests\\Integration\\EdgeGateway\\EdgeGatewayBackendIntegrationTest::__pest_evaluable_it_persists_gateway_cutover_relay_bindings_used_by_self_serve_Shelly_dispatch":18.006,"P\\Tests\\Unit\\Selfserve\\SelfserveLanePortControllerTest::__pest_evaluable_it_passes_explicit_timer_values_when_opening_lane_gates":0,"P\\Tests\\Unit\\Selfserve\\ShellyRelayInventoryTest::__pest_evaluable_it_keeps_Shelly_1_Mini_Gen3_type__model__and_generation_aligned_with_Shelly_metadata":0,"P\\Tests\\Api\\EdgeGatewayBrokerApiTest::__pest_evaluable_it_rejects_shell_session_creation_while_broker_presence_is_unavailable":20.8}} \ No newline at end of file diff --git a/services/nginx/app/build/logs/api-server.err.log b/services/nginx/app/build/logs/api-server.err.log index 75259a36..b3720cf6 100644 --- a/services/nginx/app/build/logs/api-server.err.log +++ b/services/nginx/app/build/logs/api-server.err.log @@ -11868,3 +11868,255 @@ [Thu Apr 23 19:30:02 2026] 127.0.0.1:38996 Closing [Thu Apr 23 19:30:10 2026] 127.0.0.1:59878 Accepted [Thu Apr 23 19:30:16 2026] 127.0.0.1:59878 Closing +[Mon Apr 27 15:43:00 2026] PHP 8.2.15 Development Server (http://127.0.0.1:39017) started +[Mon Apr 27 15:43:00 2026] 127.0.0.1:43538 Accepted +[Mon Apr 27 15:43:02 2026] 127.0.0.1:43538 Closing +[Mon Apr 27 15:43:02 2026] 127.0.0.1:59780 Accepted +[Mon Apr 27 15:43:09 2026] 127.0.0.1:59780 Closing +[Mon Apr 27 15:43:09 2026] 127.0.0.1:59790 Accepted +[Mon Apr 27 15:43:21 2026] 127.0.0.1:59790 Closing +[Mon Apr 27 15:43:21 2026] 127.0.0.1:55448 Accepted +[Mon Apr 27 15:43:37 2026] 127.0.0.1:55448 Closing +[Mon Apr 27 15:43:37 2026] 127.0.0.1:39854 Accepted +[Mon Apr 27 15:43:49 2026] 127.0.0.1:39854 Closing +[Mon Apr 27 15:43:49 2026] 127.0.0.1:40450 Accepted +[Mon Apr 27 15:44:00 2026] 127.0.0.1:40450 Closing +[Mon Apr 27 15:44:00 2026] 127.0.0.1:37108 Accepted +[Mon Apr 27 15:44:04 2026] 127.0.0.1:37108 Closing +[Mon Apr 27 15:44:04 2026] 127.0.0.1:51378 Accepted +[Mon Apr 27 15:44:20 2026] 127.0.0.1:51378 Closing +[Mon Apr 27 15:44:20 2026] 127.0.0.1:57924 Accepted +[Mon Apr 27 15:44:26 2026] 127.0.0.1:57924 Closing +[Mon Apr 27 15:44:26 2026] 127.0.0.1:36924 Accepted +[Mon Apr 27 15:44:33 2026] 127.0.0.1:36924 Closing +[Mon Apr 27 15:44:33 2026] 127.0.0.1:41488 Accepted +[Mon Apr 27 15:44:50 2026] 127.0.0.1:41488 Closing +[Mon Apr 27 15:44:50 2026] 127.0.0.1:42138 Accepted +[Mon Apr 27 15:45:06 2026] 127.0.0.1:42138 Closing +[Mon Apr 27 15:45:06 2026] 127.0.0.1:56450 Accepted +[Mon Apr 27 15:45:24 2026] 127.0.0.1:56450 Closing +[Mon Apr 27 15:45:31 2026] 127.0.0.1:50392 Accepted +[Mon Apr 27 15:45:45 2026] 127.0.0.1:50392 Closing +[Mon Apr 27 15:45:51 2026] 127.0.0.1:44926 Accepted +[Mon Apr 27 15:46:21 2026] 127.0.0.1:44926 Closing +[Mon Apr 27 15:46:21 2026] 127.0.0.1:34068 Accepted +[Mon Apr 27 15:46:29 2026] PHP 8.2.15 Development Server (http://127.0.0.1:39779) started +[Mon Apr 27 15:46:29 2026] 127.0.0.1:36812 Accepted +[Mon Apr 27 15:46:30 2026] 127.0.0.1:34068 Closing +[Mon Apr 27 15:46:30 2026] 127.0.0.1:45262 Accepted +[Mon Apr 27 15:46:31 2026] 127.0.0.1:36812 Closing +[Mon Apr 27 15:46:31 2026] 127.0.0.1:53156 Accepted +[Mon Apr 27 15:46:39 2026] 127.0.0.1:45262 Closing +[Mon Apr 27 15:46:39 2026] 127.0.0.1:45266 Accepted +[Mon Apr 27 15:46:44 2026] 127.0.0.1:53156 Closing +[Mon Apr 27 15:46:52 2026] 127.0.0.1:45266 Closing +[Mon Apr 27 15:46:52 2026] 127.0.0.1:37766 Accepted +[Mon Apr 27 15:47:10 2026] PHP 8.2.15 Development Server (http://127.0.0.1:39511) started +[Mon Apr 27 15:47:11 2026] 127.0.0.1:41892 Accepted +[Mon Apr 27 15:47:14 2026] 127.0.0.1:41892 Closing +[Mon Apr 27 15:47:14 2026] 127.0.0.1:41904 Accepted +[Mon Apr 27 15:47:17 2026] 127.0.0.1:37766 Closing +[Mon Apr 27 15:47:17 2026] 127.0.0.1:36058 Accepted +[Mon Apr 27 15:47:19 2026] 127.0.0.1:41904 Closing +[Mon Apr 27 15:47:19 2026] 127.0.0.1:36924 Accepted +[Mon Apr 27 15:47:26 2026] 127.0.0.1:36058 Closing +[Mon Apr 27 15:47:26 2026] 127.0.0.1:51896 Accepted +[Mon Apr 27 15:47:31 2026] 127.0.0.1:36924 Closing +[Mon Apr 27 15:47:31 2026] 127.0.0.1:34276 Accepted +[Mon Apr 27 15:47:46 2026] 127.0.0.1:34276 Closing +[Mon Apr 27 15:47:46 2026] 127.0.0.1:37246 Accepted +[Mon Apr 27 15:47:57 2026] 127.0.0.1:51896 Closing +[Mon Apr 27 15:47:59 2026] 127.0.0.1:37246 Closing +[Mon Apr 27 15:47:59 2026] 127.0.0.1:36472 Accepted +[Mon Apr 27 15:48:03 2026] 127.0.0.1:33350 Accepted +[Mon Apr 27 15:48:07 2026] 127.0.0.1:36472 Closing +[Mon Apr 27 15:48:07 2026] 127.0.0.1:56178 Accepted +[Mon Apr 27 15:48:07 2026] 127.0.0.1:33350 Closing +[Mon Apr 27 15:48:10 2026] 127.0.0.1:40096 Accepted +[Mon Apr 27 15:48:13 2026] 127.0.0.1:56178 Closing +[Mon Apr 27 15:48:13 2026] 127.0.0.1:55944 Accepted +[Mon Apr 27 15:48:19 2026] 127.0.0.1:40096 Closing +[Mon Apr 27 15:48:19 2026] 127.0.0.1:40104 Accepted +[Mon Apr 27 15:48:28 2026] 127.0.0.1:40104 Closing +[Mon Apr 27 15:48:28 2026] 127.0.0.1:55654 Accepted +[Mon Apr 27 15:48:30 2026] 127.0.0.1:55944 Closing +[Mon Apr 27 15:48:30 2026] 127.0.0.1:41444 Accepted +[Mon Apr 27 15:48:33 2026] 127.0.0.1:55654 Closing +[Mon Apr 27 15:48:33 2026] 127.0.0.1:54932 Accepted +[Mon Apr 27 15:48:36 2026] 127.0.0.1:41444 Closing +[Mon Apr 27 15:48:36 2026] 127.0.0.1:41450 Accepted +[Mon Apr 27 15:48:39 2026] 127.0.0.1:54932 Closing +[Mon Apr 27 15:48:39 2026] 127.0.0.1:54942 Accepted +[Mon Apr 27 15:48:46 2026] 127.0.0.1:41450 Closing +[Mon Apr 27 15:48:46 2026] 127.0.0.1:42874 Accepted +[Mon Apr 27 15:48:46 2026] 127.0.0.1:54942 Closing +[Mon Apr 27 15:48:46 2026] 127.0.0.1:49554 Accepted +[Mon Apr 27 15:49:03 2026] 127.0.0.1:49554 Closing +[Mon Apr 27 15:49:03 2026] 127.0.0.1:51798 Accepted +[Mon Apr 27 15:49:04 2026] 127.0.0.1:42874 Closing +[Mon Apr 27 15:49:04 2026] 127.0.0.1:56176 Accepted +[Mon Apr 27 15:49:11 2026] 127.0.0.1:51798 Closing +[Mon Apr 27 15:49:11 2026] 127.0.0.1:47548 Accepted +[Mon Apr 27 15:49:22 2026] 127.0.0.1:56176 Closing +[Mon Apr 27 15:49:22 2026] 127.0.0.1:52542 Accepted +[Mon Apr 27 15:49:24 2026] 127.0.0.1:47548 Closing +[Mon Apr 27 15:49:24 2026] 127.0.0.1:39848 Accepted +[Mon Apr 27 15:49:36 2026] 127.0.0.1:39848 Closing +[Mon Apr 27 15:49:43 2026] 127.0.0.1:60636 Accepted +[Mon Apr 27 15:49:43 2026] 127.0.0.1:52542 Closing +[Mon Apr 27 15:49:50 2026] 127.0.0.1:43864 Accepted +[Mon Apr 27 15:50:03 2026] 127.0.0.1:43864 Closing +[Mon Apr 27 15:50:07 2026] 127.0.0.1:60636 Closing +[Mon Apr 27 15:50:07 2026] 127.0.0.1:48092 Accepted +[Mon Apr 27 15:50:11 2026] 127.0.0.1:38378 Accepted +[Mon Apr 27 15:50:26 2026] 127.0.0.1:48092 Closing +[Mon Apr 27 15:50:26 2026] 127.0.0.1:51390 Accepted +[Mon Apr 27 15:50:41 2026] 127.0.0.1:38378 Closing +[Mon Apr 27 15:50:49 2026] 127.0.0.1:38158 Accepted +[Mon Apr 27 15:50:54 2026] 127.0.0.1:51390 Closing +[Mon Apr 27 15:50:54 2026] 127.0.0.1:33842 Accepted +[Mon Apr 27 15:50:56 2026] 127.0.0.1:38158 Closing +[Mon Apr 27 15:51:00 2026] 127.0.0.1:36832 Accepted +[Mon Apr 27 15:51:13 2026] 127.0.0.1:36832 Closing +[Mon Apr 27 15:51:13 2026] 127.0.0.1:39172 Accepted +[Mon Apr 27 15:51:19 2026] 127.0.0.1:33842 Closing +[Mon Apr 27 15:51:19 2026] 127.0.0.1:47144 Accepted +[Mon Apr 27 15:51:25 2026] 127.0.0.1:39172 Closing +[Mon Apr 27 15:51:25 2026] 127.0.0.1:33908 Accepted +[Mon Apr 27 15:51:32 2026] 127.0.0.1:47144 Closing +[Mon Apr 27 15:51:32 2026] 127.0.0.1:35586 Accepted +[Mon Apr 27 15:51:39 2026] 127.0.0.1:33908 Closing +[Mon Apr 27 15:51:39 2026] 127.0.0.1:49634 Accepted +[Mon Apr 27 15:51:49 2026] 127.0.0.1:49634 Closing +[Mon Apr 27 15:51:49 2026] 127.0.0.1:35846 Accepted +[Mon Apr 27 15:52:02 2026] 127.0.0.1:35846 Closing +[Mon Apr 27 15:52:02 2026] 127.0.0.1:40002 Accepted +[Mon Apr 27 15:52:03 2026] 127.0.0.1:35586 Closing +[Mon Apr 27 15:52:09 2026] 127.0.0.1:38974 Accepted +[Mon Apr 27 15:52:22 2026] 127.0.0.1:40002 Closing +[Mon Apr 27 15:52:22 2026] 127.0.0.1:39160 Accepted +[Mon Apr 27 15:52:22 2026] 127.0.0.1:38974 Closing +[Mon Apr 27 15:52:23 2026] 127.0.0.1:50508 Accepted +[Mon Apr 27 15:52:31 2026] 127.0.0.1:50508 Closing +[Mon Apr 27 15:52:31 2026] 127.0.0.1:34868 Accepted +[Mon Apr 27 15:52:33 2026] 127.0.0.1:39160 Closing +[Mon Apr 27 15:52:33 2026] 127.0.0.1:51124 Accepted +[Mon Apr 27 15:52:45 2026] 127.0.0.1:34868 Closing +[Mon Apr 27 15:52:51 2026] 127.0.0.1:51124 Closing +[Mon Apr 27 15:52:51 2026] 127.0.0.1:38142 Accepted +[Mon Apr 27 15:52:58 2026] 127.0.0.1:40286 Accepted +[Mon Apr 27 15:53:08 2026] 127.0.0.1:38142 Closing +[Mon Apr 27 15:53:15 2026] 127.0.0.1:47064 Accepted +[Mon Apr 27 15:53:43 2026] 127.0.0.1:47064 Closing +[Mon Apr 27 15:53:43 2026] 127.0.0.1:40368 Accepted +[Mon Apr 27 15:54:10 2026] 127.0.0.1:40286 Closing +[Mon Apr 27 15:54:12 2026] 127.0.0.1:40368 Closing +[Mon Apr 27 15:54:12 2026] 127.0.0.1:59302 Accepted +[Mon Apr 27 15:54:44 2026] 127.0.0.1:59302 Closing +[Mon Apr 27 15:54:51 2026] 127.0.0.1:55188 Accepted +[Mon Apr 27 15:55:05 2026] 127.0.0.1:55188 Closing +[Mon Apr 27 15:55:06 2026] 127.0.0.1:54998 Accepted +[Mon Apr 27 15:55:14 2026] 127.0.0.1:54998 Closing +[Mon Apr 27 15:55:14 2026] 127.0.0.1:55388 Accepted +[Mon Apr 27 15:55:27 2026] 127.0.0.1:55388 Closing +[Mon Apr 27 15:55:38 2026] 127.0.0.1:58096 Accepted +[Mon Apr 27 15:56:40 2026] 127.0.0.1:58096 Closing +[Mon Apr 27 15:57:41 2026] PHP 8.2.15 Development Server (http://127.0.0.1:43345) started +[Mon Apr 27 15:57:41 2026] PHP 8.2.15 Development Server (http://127.0.0.1:45337) started +[Mon Apr 27 15:57:41 2026] 127.0.0.1:54434 Accepted +[Mon Apr 27 15:57:41 2026] 127.0.0.1:42766 Accepted +[Mon Apr 27 15:57:46 2026] 127.0.0.1:42766 Closing +[Mon Apr 27 15:57:46 2026] 127.0.0.1:54434 Closing +[Mon Apr 27 15:57:46 2026] 127.0.0.1:42782 Accepted +[Mon Apr 27 15:57:46 2026] 127.0.0.1:54438 Accepted +[Mon Apr 27 15:57:54 2026] 127.0.0.1:54438 Closing +[Mon Apr 27 15:57:54 2026] 127.0.0.1:43210 Accepted +[Mon Apr 27 15:58:08 2026] 127.0.0.1:43210 Closing +[Mon Apr 27 15:58:08 2026] 127.0.0.1:37286 Accepted +[Mon Apr 27 15:58:10 2026] 127.0.0.1:42782 Closing +[Mon Apr 27 15:58:10 2026] 127.0.0.1:57164 Accepted +[Mon Apr 27 15:58:25 2026] 127.0.0.1:37286 Closing +[Mon Apr 27 15:58:25 2026] 127.0.0.1:33692 Accepted +[Mon Apr 27 15:58:31 2026] 127.0.0.1:57164 Closing +[Mon Apr 27 15:58:31 2026] 127.0.0.1:41728 Accepted +[Mon Apr 27 15:58:41 2026] 127.0.0.1:33692 Closing +[Mon Apr 27 15:58:41 2026] 127.0.0.1:44756 Accepted +[Mon Apr 27 15:58:52 2026] 127.0.0.1:44756 Closing +[Mon Apr 27 15:58:52 2026] 127.0.0.1:41988 Accepted +[Mon Apr 27 15:58:59 2026] 127.0.0.1:41988 Closing +[Mon Apr 27 15:58:59 2026] 127.0.0.1:34238 Accepted +[Mon Apr 27 15:59:01 2026] 127.0.0.1:41728 Closing +[Mon Apr 27 15:59:01 2026] 127.0.0.1:41632 Accepted +[Mon Apr 27 15:59:10 2026] 127.0.0.1:41632 Closing +[Mon Apr 27 15:59:10 2026] 127.0.0.1:56798 Accepted +[Mon Apr 27 15:59:17 2026] 127.0.0.1:34238 Closing +[Mon Apr 27 15:59:17 2026] 127.0.0.1:51968 Accepted +[Mon Apr 27 15:59:24 2026] 127.0.0.1:51968 Closing +[Mon Apr 27 15:59:24 2026] 127.0.0.1:38554 Accepted +[Mon Apr 27 15:59:28 2026] 127.0.0.1:56798 Closing +[Mon Apr 27 15:59:28 2026] 127.0.0.1:37742 Accepted +[Mon Apr 27 15:59:33 2026] 127.0.0.1:38554 Closing +[Mon Apr 27 15:59:33 2026] 127.0.0.1:60924 Accepted +[Mon Apr 27 15:59:52 2026] 127.0.0.1:60924 Closing +[Mon Apr 27 15:59:52 2026] 127.0.0.1:43252 Accepted +[Mon Apr 27 15:59:55 2026] 127.0.0.1:37742 Closing +[Mon Apr 27 15:59:55 2026] 127.0.0.1:43598 Accepted +[Mon Apr 27 16:00:08 2026] 127.0.0.1:43598 Closing +[Mon Apr 27 16:00:08 2026] 127.0.0.1:45400 Accepted +[Mon Apr 27 16:00:15 2026] 127.0.0.1:43252 Closing +[Mon Apr 27 16:00:15 2026] 127.0.0.1:33680 Accepted +[Mon Apr 27 16:00:28 2026] 127.0.0.1:45400 Closing +[Mon Apr 27 16:00:28 2026] 127.0.0.1:58188 Accepted +[Mon Apr 27 16:00:38 2026] 127.0.0.1:33680 Closing +[Mon Apr 27 16:00:43 2026] 127.0.0.1:58188 Closing +[Mon Apr 27 16:00:43 2026] 127.0.0.1:52096 Accepted +[Mon Apr 27 16:01:17 2026] 127.0.0.1:52096 Closing +[Mon Apr 27 16:02:10 2026] PHP 8.2.15 Development Server (http://127.0.0.1:37323) started +[Mon Apr 27 16:02:10 2026] 127.0.0.1:35510 Accepted +[Mon Apr 27 16:02:14 2026] 127.0.0.1:35510 Closing +[Mon Apr 27 16:02:14 2026] 127.0.0.1:35512 Accepted +[Mon Apr 27 16:02:34 2026] 127.0.0.1:35512 Closing +[Mon Apr 27 16:02:35 2026] 127.0.0.1:50544 Accepted +[Mon Apr 27 16:02:54 2026] 127.0.0.1:50544 Closing +[Mon Apr 27 16:02:54 2026] 127.0.0.1:34284 Accepted +[Mon Apr 27 16:03:23 2026] 127.0.0.1:34284 Closing +[Mon Apr 27 16:03:23 2026] 127.0.0.1:58504 Accepted +[Mon Apr 27 16:03:35 2026] 127.0.0.1:58504 Closing +[Mon Apr 27 16:03:35 2026] 127.0.0.1:57200 Accepted +[Mon Apr 27 16:03:55 2026] 127.0.0.1:57200 Closing +[Mon Apr 27 16:03:56 2026] 127.0.0.1:37528 Accepted +[Mon Apr 27 16:04:24 2026] 127.0.0.1:37528 Closing +[Mon Apr 27 16:04:24 2026] 127.0.0.1:41972 Accepted +[Mon Apr 27 16:04:48 2026] 127.0.0.1:41972 Closing +[Mon Apr 27 16:04:48 2026] 127.0.0.1:40764 Accepted +[Mon Apr 27 16:05:10 2026] 127.0.0.1:40764 Closing +[Mon Apr 27 16:05:10 2026] 127.0.0.1:51052 Accepted +[Mon Apr 27 16:05:25 2026] 127.0.0.1:51052 Closing +[Mon Apr 27 16:05:25 2026] 127.0.0.1:49526 Accepted +[Mon Apr 27 16:05:58 2026] 127.0.0.1:49526 Closing +[Mon Apr 27 16:05:58 2026] 127.0.0.1:54380 Accepted +[Mon Apr 27 16:06:10 2026] 127.0.0.1:54380 Closing +[Mon Apr 27 16:06:10 2026] 127.0.0.1:38446 Accepted +[Mon Apr 27 16:06:33 2026] 127.0.0.1:38446 Closing +[Mon Apr 27 16:07:01 2026] PHP 8.2.15 Development Server (http://127.0.0.1:46263) started +[Mon Apr 27 16:07:01 2026] PHP 8.2.15 Development Server (http://127.0.0.1:44107) started +[Mon Apr 27 16:07:01 2026] 127.0.0.1:57266 Accepted +[Mon Apr 27 16:07:01 2026] 127.0.0.1:47356 Accepted +[Mon Apr 27 16:07:05 2026] 127.0.0.1:57266 Closing +[Mon Apr 27 16:07:05 2026] 127.0.0.1:57282 Accepted +[Mon Apr 27 16:07:05 2026] 127.0.0.1:47356 Closing +[Mon Apr 27 16:07:05 2026] 127.0.0.1:47362 Accepted +[Mon Apr 27 16:07:21 2026] 127.0.0.1:47362 Closing +[Mon Apr 27 16:07:37 2026] 127.0.0.1:57282 Closing +[Mon Apr 27 16:07:38 2026] 127.0.0.1:41372 Accepted +[Mon Apr 27 16:07:53 2026] 127.0.0.1:41372 Closing +[Mon Apr 27 16:07:53 2026] 127.0.0.1:39536 Accepted +[Mon Apr 27 16:08:09 2026] 127.0.0.1:39536 Closing +[Mon Apr 27 16:08:09 2026] 127.0.0.1:33514 Accepted +[Mon Apr 27 16:08:28 2026] 127.0.0.1:33514 Closing +[Mon Apr 27 16:08:28 2026] 127.0.0.1:59450 Accepted +[Mon Apr 27 16:08:58 2026] 127.0.0.1:59450 Closing +[Mon Apr 27 16:08:58 2026] 127.0.0.1:40070 Accepted +[Mon Apr 27 16:09:11 2026] 127.0.0.1:40070 Closing +[Mon Apr 27 16:09:12 2026] 127.0.0.1:41964 Accepted +[Mon Apr 27 16:09:54 2026] 127.0.0.1:41964 Closing diff --git a/services/nginx/app/tests/Api/EdgeGatewayBrokerApiTest.php b/services/nginx/app/tests/Api/EdgeGatewayBrokerApiTest.php index 5dec9bc8..d86231b7 100644 --- a/services/nginx/app/tests/Api/EdgeGatewayBrokerApiTest.php +++ b/services/nginx/app/tests/Api/EdgeGatewayBrokerApiTest.php @@ -181,6 +181,7 @@ it('validates broker sessions and ingests presence, telemetry, logs, and shell l 'message' => 'Shell exited cleanly.', 'code' => 0, 'stage' => 'shell_active', + 'ws_url' => 'wss://broker.example.test/ws/browser-shell?token=raw-shell-token', ], edge_test_broker_headers() ); @@ -201,7 +202,9 @@ it('validates broker sessions and ingests presence, telemetry, logs, and shell l ->and($closedShell->data()['metadata']['close_code'] ?? null) ->toBe(0) ->and($closedShell->data()['metadata']['close_stage'] ?? null) - ->toBe('shell_active'); + ->toBe('shell_active') + ->and($closedShell->data()['metadata']['close_diagnostics']['ws_url'] ?? null) + ->toBe('wss://broker.example.test/ws/browser-shell?token=***'); $logsPage = api_client()->get('/edge-gateways/' . (int)$gateway['id'] . '/logs', $session['headers']); diff --git a/services/nginx/app/tests/Api/EdgeGatewayOperatorApiTest.php b/services/nginx/app/tests/Api/EdgeGatewayOperatorApiTest.php index 484f78a8..b4d449b2 100644 --- a/services/nginx/app/tests/Api/EdgeGatewayOperatorApiTest.php +++ b/services/nginx/app/tests/Api/EdgeGatewayOperatorApiTest.php @@ -270,6 +270,20 @@ it('manages edge gateway metadata, bindings, operations, sessions, rotation, cut ->toHaveKey('token') ->toHaveKey('ws_url'); + $brokerPresence = api_client()->post( + '/edge-agent/internal/gateways/' . (int)$gateway['id'] . '/presence', + [ + 'status' => 'connected', + 'connection_id' => 'operator-shell-broker-1', + ], + edge_test_broker_headers() + ); + + $brokerPresence + ->assertStatus(200) + ->assertEnvelope() + ->assertSuccess(); + $shellSession = api_client()->post( '/edge-gateways/' . (int)$gateway['id'] . '/shell-sessions', [ @@ -290,7 +304,9 @@ it('manages edge gateway metadata, bindings, operations, sessions, rotation, cut ->toHaveKey('token') ->toHaveKey('session') ->and($shellSession->data()['session']['reason'] ?? null) - ->toBe('Operator smoke session'); + ->toBe('Operator smoke session') + ->and($shellSession->data()['diagnostics']['broker_presence']['connection_id'] ?? null) + ->toBe('operator-shell-broker-1'); $rotateResponse = api_client()->post( '/edge-gateways/' . (int)$gateway['id'] . '/rotate-credentials', diff --git a/services/nginx/app/tests/Integration/EdgeGateway/EdgeGatewayBackendIntegrationTest.php b/services/nginx/app/tests/Integration/EdgeGateway/EdgeGatewayBackendIntegrationTest.php index c80a93f4..4056bef7 100644 --- a/services/nginx/app/tests/Integration/EdgeGateway/EdgeGatewayBackendIntegrationTest.php +++ b/services/nginx/app/tests/Integration/EdgeGateway/EdgeGatewayBackendIntegrationTest.php @@ -169,6 +169,14 @@ it('assembles tasks, logs, statistics, operations, commands, and shell lifecycle ->and($commandResult['job']['status'] ?? null) ->toBe('COMPLETED'); + $context['manager']->recordBrokerPresence( + $gatewayId, + 'connected', + 'broker-connection-1', + null, + ['transport' => 'ws'] + ); + $shellSession = $context['manager']->createShellSession( $gatewayId, (int)$user['id'], @@ -179,6 +187,8 @@ it('assembles tasks, logs, statistics, operations, commands, and shell lifecycle ); $shellToken = (string)($shellSession['token'] ?? ''); expect($shellToken)->not->toBe(''); + expect($shellSession['diagnostics']['broker_presence']['connection_id'] ?? null) + ->toBe('broker-connection-1'); $validatedShell = $context['manager']->validateShellSessionToken($shellToken); expect($validatedShell)->toHaveKey('status', 'PENDING'); @@ -189,12 +199,21 @@ it('assembles tasks, logs, statistics, operations, commands, and shell lifecycle $closedShell = $context['manager']->closeShellSessionByToken( $shellToken, "edge-shell-output\n", - 'agent_exit' + 'agent_exit', + [ + 'message' => 'Integration shell completed.', + 'code' => 0, + 'stage' => 'shell_active', + ] ); expect($closedShell) ->toHaveKey('status', 'COMPLETED') ->and($closedShell['transcript'] ?? null) - ->toBe("edge-shell-output\n"); + ->toBe("edge-shell-output\n") + ->and($closedShell['metadata']['close_reason'] ?? null) + ->toBe('agent_exit') + ->and($closedShell['metadata']['close_stage'] ?? null) + ->toBe('shell_active'); $context['manager']->appendGatewayLogEntry( $gatewayId, @@ -205,14 +224,6 @@ it('assembles tasks, logs, statistics, operations, commands, and shell lifecycle ['source' => 'integration'] ); - $context['manager']->recordBrokerPresence( - $gatewayId, - 'connected', - 'broker-connection-1', - null, - ['transport' => 'ws'] - ); - $context['manager']->recordTelemetryFromBroker($gatewayId, [ 'status' => 'ONLINE', 'metadata' => [