diff --git a/.github/workflows/nfr.yml b/.github/workflows/nfr.yml index 280272de43..a9d67064b9 100644 --- a/.github/workflows/nfr.yml +++ b/.github/workflows/nfr.yml @@ -8,7 +8,7 @@ on: required: true default: all type: choice - options: [performance, upgrade, all] + options: [performance, upgrade, scale, all] version: description: Version of NGF under test required: true @@ -129,6 +129,8 @@ jobs: echo "PLUS_ENABLED=${{ inputs.nginx_plus }}" >> vars.env echo "GINKGO_LABEL=" >> vars.env echo "NGF_VERSION=${{ inputs.version }}" >> vars.env + echo "GKE_NUM_NODES=12" >> vars.env + echo "GKE_MACHINE_TYPE=n2d-standard-16" >> vars.env - name: Create GKE cluster working-directory: ./tests diff --git a/tests/results/dp-perf/edge/edge-plus.md b/tests/results/dp-perf/edge/edge-plus.md new file mode 100755 index 0000000000..d83debbb8b --- /dev/null +++ b/tests/results/dp-perf/edge/edge-plus.md @@ -0,0 +1,80 @@ +# Results + +## Test environment + +NGINX Plus: true + +GKE Cluster: + +- Node count: 12 +- k8s version: v1.28.8-gke.1095000 +- vCPUs per node: 16 +- RAM per node: 65855088Ki +- Max pods per node: 110 +- Zone: us-east1-b +- Instance Type: n2d-standard-16 + +## Test1: Running latte path based routing + +```text +Requests [total, rate, throughput] 30000, 1000.04, 1000.01 +Duration [total, attack, wait] 30s, 29.999s, 901.249µs +Latencies [min, mean, 50, 90, 95, 99, max] 726.198µs, 1.027ms, 1.002ms, 1.141ms, 1.187ms, 1.32ms, 21.478ms +Bytes In [total, mean] 4800000, 160.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` + +## Test2: Running coffee header based routing + +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.98 +Duration [total, attack, wait] 30s, 29.999s, 1.126ms +Latencies [min, mean, 50, 90, 95, 99, max] 754.249µs, 1.053ms, 1.035ms, 1.184ms, 1.235ms, 1.383ms, 11.298ms +Bytes In [total, mean] 4830000, 161.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` + +## Test3: Running coffee query based routing + +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.98 +Duration [total, attack, wait] 30.001s, 29.999s, 1.228ms +Latencies [min, mean, 50, 90, 95, 99, max] 746.179µs, 1.033ms, 1.018ms, 1.163ms, 1.211ms, 1.341ms, 11.734ms +Bytes In [total, mean] 5070000, 169.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` + +## Test4: Running tea GET method based routing + +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.97 +Duration [total, attack, wait] 30.001s, 29.999s, 1.473ms +Latencies [min, mean, 50, 90, 95, 99, max] 737.645µs, 1.054ms, 1.031ms, 1.188ms, 1.254ms, 1.587ms, 11.03ms +Bytes In [total, mean] 4740000, 158.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` + +## Test5: Running tea POST method based routing + +```text +Requests [total, rate, throughput] 30000, 1000.04, 1000.00 +Duration [total, attack, wait] 30s, 29.999s, 1ms +Latencies [min, mean, 50, 90, 95, 99, max] 752.767µs, 1.027ms, 1.006ms, 1.143ms, 1.193ms, 1.305ms, 21.596ms +Bytes In [total, mean] 4740000, 158.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` diff --git a/tests/results/ngf-upgrade/edge/edge-plus.md b/tests/results/ngf-upgrade/edge/edge-plus.md new file mode 100755 index 0000000000..85f1340d1c --- /dev/null +++ b/tests/results/ngf-upgrade/edge/edge-plus.md @@ -0,0 +1,45 @@ +# Results + +## Test environment + +NGINX Plus: true + +GKE Cluster: + +- Node count: 12 +- k8s version: v1.28.8-gke.1095000 +- vCPUs per node: 16 +- RAM per node: 65855088Ki +- Max pods per node: 110 +- Zone: us-east1-b +- Instance Type: n2d-standard-16 + +## Test: Send http /coffee traffic + +```text +Requests [total, rate, throughput] 6000, 100.02, 100.01 +Duration [total, attack, wait] 59.991s, 59.99s, 1.045ms +Latencies [min, mean, 50, 90, 95, 99, max] 828.237µs, 1.204ms, 1.178ms, 1.363ms, 1.426ms, 1.633ms, 12.675ms +Bytes In [total, mean] 966000, 161.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:6000 +Error Set: +``` + +![http-plus.png](http-plus.png) + +## Test: Send https /tea traffic + +```text +Requests [total, rate, throughput] 6000, 100.02, 100.01 +Duration [total, attack, wait] 59.992s, 59.99s, 1.167ms +Latencies [min, mean, 50, 90, 95, 99, max] 649.426µs, 1.249ms, 1.238ms, 1.469ms, 1.557ms, 1.78ms, 12.707ms +Bytes In [total, mean] 926010, 154.34 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:6000 +Error Set: +``` + +![https-plus.png](https-plus.png) diff --git a/tests/results/ngf-upgrade/edge/http-plus.png b/tests/results/ngf-upgrade/edge/http-plus.png new file mode 100644 index 0000000000..eabf59cf53 Binary files /dev/null and b/tests/results/ngf-upgrade/edge/http-plus.png differ diff --git a/tests/results/ngf-upgrade/edge/https-plus.png b/tests/results/ngf-upgrade/edge/https-plus.png new file mode 100644 index 0000000000..eabf59cf53 Binary files /dev/null and b/tests/results/ngf-upgrade/edge/https-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPRoutes/cpu-plus.png b/tests/results/scale/edge/TestScale_HTTPRoutes/cpu-plus.png new file mode 100644 index 0000000000..62389f168f Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPRoutes/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPRoutes/memory-plus.png b/tests/results/scale/edge/TestScale_HTTPRoutes/memory-plus.png new file mode 100644 index 0000000000..1e5417f8f6 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPRoutes/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPRoutes/ttr-plus.png b/tests/results/scale/edge/TestScale_HTTPRoutes/ttr-plus.png new file mode 100644 index 0000000000..4b04da245b Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPRoutes/ttr-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPSListeners/cpu-plus.png b/tests/results/scale/edge/TestScale_HTTPSListeners/cpu-plus.png new file mode 100644 index 0000000000..2600a61704 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPSListeners/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPSListeners/memory-plus.png b/tests/results/scale/edge/TestScale_HTTPSListeners/memory-plus.png new file mode 100644 index 0000000000..5fa659d464 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPSListeners/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_HTTPSListeners/ttr-plus.png b/tests/results/scale/edge/TestScale_HTTPSListeners/ttr-plus.png new file mode 100644 index 0000000000..d0b3c26020 Binary files /dev/null and b/tests/results/scale/edge/TestScale_HTTPSListeners/ttr-plus.png differ diff --git a/tests/results/scale/edge/TestScale_Listeners/cpu-plus.png b/tests/results/scale/edge/TestScale_Listeners/cpu-plus.png new file mode 100644 index 0000000000..c0ee3fe0c5 Binary files /dev/null and b/tests/results/scale/edge/TestScale_Listeners/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_Listeners/memory-plus.png b/tests/results/scale/edge/TestScale_Listeners/memory-plus.png new file mode 100644 index 0000000000..459ff2309b Binary files /dev/null and b/tests/results/scale/edge/TestScale_Listeners/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_Listeners/ttr-plus.png b/tests/results/scale/edge/TestScale_Listeners/ttr-plus.png new file mode 100644 index 0000000000..5b1803cdb2 Binary files /dev/null and b/tests/results/scale/edge/TestScale_Listeners/ttr-plus.png differ diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/cpu-plus.png b/tests/results/scale/edge/TestScale_UpstreamServers/cpu-plus.png new file mode 100644 index 0000000000..8ad828920c Binary files /dev/null and b/tests/results/scale/edge/TestScale_UpstreamServers/cpu-plus.png differ diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/memory-plus.png b/tests/results/scale/edge/TestScale_UpstreamServers/memory-plus.png new file mode 100644 index 0000000000..fa55f36243 Binary files /dev/null and b/tests/results/scale/edge/TestScale_UpstreamServers/memory-plus.png differ diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log b/tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log new file mode 100644 index 0000000000..72a78fa8d7 --- /dev/null +++ b/tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log @@ -0,0 +1,3420 @@ +{"level":"info","ts":"2024-05-22T21:36:33Z","msg":"Starting NGINX Gateway Fabric in static mode","version":"edge","commit":"b942c8c541f3ce70a4c17ae77d89b1fade0ab28a","date":"2024-05-22T21:30:44Z"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting manager"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"controller-runtime.metrics","msg":"Starting metrics server"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"starting server","name":"health probe","addr":"[::]:8081"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"controller-runtime.metrics","msg":"Serving metrics server","bindAddress":":9113","secure":false} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","source":"kind source: *v1.Gateway"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","source":"kind source: *v1.HTTPRoute"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"service","controllerGroup":"","controllerKind":"Service","source":"kind source: *v1.Service"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"service","controllerGroup":"","controllerKind":"Service"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"service","controllerGroup":"","controllerKind":"Service","source":"kind source: *v1.Service"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"service","controllerGroup":"","controllerKind":"Service"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","source":"kind source: *v1.GatewayClass"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant","source":"kind source: *v1beta1.ReferenceGrant"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant"} +I0522 21:36:34.262665 6 leaderelection.go:250] attempting to acquire leader lease nginx-gateway/ngf-test-nginx-gateway-fabric-leader-election... +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","source":"kind source: *v1.Namespace"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"namespace","controllerGroup":"","controllerKind":"Namespace"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"secret","controllerGroup":"","controllerKind":"Secret","source":"kind source: *v1.Secret"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy","source":"kind source: *v1alpha1.ClientSettingsPolicy"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"secret","controllerGroup":"","controllerKind":"Secret"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute","source":"kind source: *v1.GRPCRoute"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","source":"kind source: *v1alpha1.NginxGateway"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","source":"kind source: *v1.EndpointSlice"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy","source":"kind source: *v1alpha1.NginxProxy"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting EventSource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","source":"kind source: *v1.PartialObjectMetadata"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting Controller","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition"} +I0522 21:36:34.277630 6 leaderelection.go:260] successfully acquired lease nginx-gateway/ngf-test-nginx-gateway-fabric-leader-election +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"alertmanager-nvd8g","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager-nvd8g","reconcileID":"f25486d9-9747-4467-8738-785dabbeb844"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"service","controllerGroup":"","controllerKind":"Service","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"service","controllerGroup":"","controllerKind":"Service","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"c0b2804a-5fdc-4aca-af0c-ec820dbe566d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"bf081109-8a20-4146-8e53-21404aeca2f7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-system"},"namespace":"","name":"gmp-system","reconcileID":"cefd33d8-22bd-44d9-ae0a-9d87d9f96825"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","GatewayClass":{"name":"nginx"},"namespace":"","name":"nginx","reconcileID":"7aafd882-80bf-4580-ba7d-cd6ae8b8fa65"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":4} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":5} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","GatewayClass":{"name":"nginx"},"namespace":"","name":"nginx","reconcileID":"7aafd882-80bf-4580-ba7d-cd6ae8b8fa65"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":1,"total":75} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"alertmanager-nvd8g","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager-nvd8g","reconcileID":"f25486d9-9747-4467-8738-785dabbeb844"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"bf081109-8a20-4146-8e53-21404aeca2f7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-headless-mc4dn","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless-mc4dn","reconcileID":"9a48a78b-6534-4d27-b110-e6210eefd9ae"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-headless-mc4dn","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless-mc4dn","reconcileID":"9a48a78b-6534-4d27-b110-e6210eefd9ae"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-kube-state-metrics-jsccr","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics-jsccr","reconcileID":"d546de14-f3f4-4688-ab22-0bd3e800e3ed"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"c0b2804a-5fdc-4aca-af0c-ec820dbe566d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":6} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"ad3bf6aa-e493-4365-8da2-a277425c6417"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-kube-state-metrics-jsccr","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics-jsccr","reconcileID":"d546de14-f3f4-4688-ab22-0bd3e800e3ed"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-server-v2gwv","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server-v2gwv","reconcileID":"67c0fe2f-37f5-478e-b74f-36f18f369886"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"83490029-be5a-4b30-bc51-05351ea70f11"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":7} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":8} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":9} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":10} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-system"},"namespace":"","name":"gmp-system","reconcileID":"cefd33d8-22bd-44d9-ae0a-9d87d9f96825"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-server-v2gwv","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server-v2gwv","reconcileID":"67c0fe2f-37f5-478e-b74f-36f18f369886"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"ad3bf6aa-e493-4365-8da2-a277425c6417"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"b560a3b4-825e-4638-a6d4-9ce6447722e1"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-node-lease"},"namespace":"","name":"kube-node-lease","reconcileID":"e7a991ff-616c-4b1a-8fde-a7617b818af2"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":11} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"b560a3b4-825e-4638-a6d4-9ce6447722e1"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-node-lease"},"namespace":"","name":"kube-node-lease","reconcileID":"e7a991ff-616c-4b1a-8fde-a7617b818af2"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"3ebc0b16-6fbf-474e-8e41-517eee91ec62"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"ada695fd-f098-4272-b86b-d2b272e331d4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"83490029-be5a-4b30-bc51-05351ea70f11"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":12} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":13} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":14} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"ada695fd-f098-4272-b86b-d2b272e331d4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"default-http-backend-8wzvc","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend-8wzvc","reconcileID":"526a0ce6-6574-4e7d-a334-e7fdabd9ae7d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":15} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"3ebc0b16-6fbf-474e-8e41-517eee91ec62"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-public"},"namespace":"","name":"kube-public","reconcileID":"296bdc55-b330-4f18-a85b-bc5cec393fd1"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-public"},"namespace":"","name":"kube-public","reconcileID":"296bdc55-b330-4f18-a85b-bc5cec393fd1"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"0982de9e-70f8-4ad2-9757-9c97ecbd93fa"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"default-http-backend-8wzvc","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend-8wzvc","reconcileID":"526a0ce6-6574-4e7d-a334-e7fdabd9ae7d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-system"},"namespace":"","name":"kube-system","reconcileID":"01bc826c-f6ba-43b9-9999-7899d85eb2e7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":16} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":17} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":18} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"c3e720b2-c1a4-4ce9-ba67-04f879a273ef"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-system"},"namespace":"","name":"kube-system","reconcileID":"01bc826c-f6ba-43b9-9999-7899d85eb2e7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"c3e720b2-c1a4-4ce9-ba67-04f879a273ef"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"nginx-gateway"},"namespace":"","name":"nginx-gateway","reconcileID":"4368dbcd-d2f5-4d40-bead-1b0e1b48a937"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"0982de9e-70f8-4ad2-9757-9c97ecbd93fa"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"67450bb4-2bf4-4da2-b06a-6f4f58da65f0"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":19} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"dc09a54f-f105-4cf1-aefe-cfcbc15f098a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":20} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":21} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"67450bb4-2bf4-4da2-b06a-6f4f58da65f0"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"dc09a54f-f105-4cf1-aefe-cfcbc15f098a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kube-dns-mqsxf","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns-mqsxf","reconcileID":"1d2ac638-b298-4793-8e6a-27d1b5b3a4ff"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"5b510774-60c1-44c5-b116-0ea260e0b543"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"329eec42-4929-450b-aaa4-8c29de4885e5"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":22} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":23} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":24} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"nginx-gateway"},"namespace":"","name":"nginx-gateway","reconcileID":"4368dbcd-d2f5-4d40-bead-1b0e1b48a937"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kube-dns-mqsxf","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns-mqsxf","reconcileID":"1d2ac638-b298-4793-8e6a-27d1b5b3a4ff"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"329eec42-4929-450b-aaa4-8c29de4885e5"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"5b510774-60c1-44c5-b116-0ea260e0b543"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"metrics-server-5q6dw","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server-5q6dw","reconcileID":"25944139-b425-4efd-8d4f-6faf1f3ed03a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"7c701806-0f5a-439b-955c-4e18bd88dfff"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":25} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":26} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":27} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"7c701806-0f5a-439b-955c-4e18bd88dfff"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"69254789-36e9-4578-aeee-4282d7ea75a5"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"1cdaf5d2-fd4f-4593-a69d-05ffea76fa7a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"default"},"namespace":"","name":"default","reconcileID":"2e4f16bd-2127-4444-b815-64ee218765f4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"69254789-36e9-4578-aeee-4282d7ea75a5"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"metrics-server-5q6dw","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server-5q6dw","reconcileID":"25944139-b425-4efd-8d4f-6faf1f3ed03a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"3febe223-34d8-4875-85b9-d6d0fbdeb155"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-xlg8d","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-xlg8d","reconcileID":"599eaf48-a086-47aa-a2cf-10abb882ddab"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":28} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":29} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":30} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":31} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":32} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-xlg8d","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-xlg8d","reconcileID":"599eaf48-a086-47aa-a2cf-10abb882ddab"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"default"},"namespace":"","name":"default","reconcileID":"2e4f16bd-2127-4444-b815-64ee218765f4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-t4zvz","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-t4zvz","reconcileID":"e7d375b9-8cf9-4803-91d3-b7c494f4792c"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"3febe223-34d8-4875-85b9-d6d0fbdeb155"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-public"},"namespace":"","name":"gmp-public","reconcileID":"20a93f0a-84f3-4076-9d3f-5c94c44a1ec4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"af6a1ad4-6744-4a71-87f9-275b97989d0e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-public"},"namespace":"","name":"gmp-public","reconcileID":"20a93f0a-84f3-4076-9d3f-5c94c44a1ec4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"1cdaf5d2-fd4f-4593-a69d-05ffea76fa7a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"prom"},"namespace":"","name":"prom","reconcileID":"e0a7f001-585d-4c43-9316-f3beb473dc6d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"e8abe449-69b8-4b5e-97b5-82d79c00510e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":33} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":34} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":35} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":36} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":37} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"e8abe449-69b8-4b5e-97b5-82d79c00510e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"af6a1ad4-6744-4a71-87f9-275b97989d0e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"prom"},"namespace":"","name":"prom","reconcileID":"e0a7f001-585d-4c43-9316-f3beb473dc6d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-t4zvz","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-t4zvz","reconcileID":"e7d375b9-8cf9-4803-91d3-b7c494f4792c"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"bf86edc0-2ca5-4865-901a-2d2ecfd1f299"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-cim"},"namespace":"","name":"gke-managed-cim","reconcileID":"043b9e7e-e4ef-4d16-83a7-3da85c685d28"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-node-exporter-p6zfz","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter-p6zfz","reconcileID":"73c8bd0f-b4f1-4fee-b898-ef872bbf339a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-cim"},"namespace":"","name":"gke-managed-cim","reconcileID":"043b9e7e-e4ef-4d16-83a7-3da85c685d28"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-system"},"namespace":"","name":"gke-managed-system","reconcileID":"61bae903-5b9a-4d7c-baf5-8c0926b405fb"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"8d644698-c224-4015-b575-e17cd68c9a65"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":38} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":39} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":40} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":41} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-node-exporter-p6zfz","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter-p6zfz","reconcileID":"73c8bd0f-b4f1-4fee-b898-ef872bbf339a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":42} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"8d644698-c224-4015-b575-e17cd68c9a65"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-pushgateway-hv2xs","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway-hv2xs","reconcileID":"9031a32c-0b82-488f-bbbe-317c1cfc982a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-system"},"namespace":"","name":"gke-managed-system","reconcileID":"61bae903-5b9a-4d7c-baf5-8c0926b405fb"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"default-http-backend","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend","reconcileID":"bf86edc0-2ca5-4865-901a-2d2ecfd1f299"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-pushgateway-hv2xs","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway-hv2xs","reconcileID":"9031a32c-0b82-488f-bbbe-317c1cfc982a"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"2f8f5147-2176-4145-b1be-2e79965d37e7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"66d749b9-9c3e-4f37-a5eb-07ac94c1b4bb"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"gmp-operator-wqsmj","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator-wqsmj","reconcileID":"62a8fcdc-9239-4ced-8eb7-d4cb49c30e1e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":43} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":44} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":45} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":46} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"2f8f5147-2176-4145-b1be-2e79965d37e7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"gmp-operator-wqsmj","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator-wqsmj","reconcileID":"62a8fcdc-9239-4ced-8eb7-d4cb49c30e1e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"66d749b9-9c3e-4f37-a5eb-07ac94c1b4bb"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"9d87c9bb-faff-4f94-9164-87900ae185a6"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-node-exporter","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter","reconcileID":"9d87c9bb-faff-4f94-9164-87900ae185a6"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"a16fa3b3-1b4e-4ccc-8c8e-0e640e8aaf0e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"863af5f3-562d-4283-b376-76f74c368ae8"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":47} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":48} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":49} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"863af5f3-562d-4283-b376-76f74c368ae8"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"a16fa3b3-1b4e-4ccc-8c8e-0e640e8aaf0e"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"0e45629c-0a15-4cca-b1f9-9b69d134bcb2"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-kube-state-metrics","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics","reconcileID":"0e45629c-0a15-4cca-b1f9-9b69d134bcb2"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":50} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"secret","controllerGroup":"","controllerKind":"Secret","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"ad88bf80-dfe9-4cab-959c-9d8f378a620d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"ad88bf80-dfe9-4cab-959c-9d8f378a620d"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"77537cb9-dfc1-4e1e-a58e-0123d3b380f4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"collection","namespace":"gmp-system"},"namespace":"gmp-system","name":"collection","reconcileID":"7bd1b8d2-7912-4924-8b14-9d7971424036"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":51} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":52} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":53} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"collection","namespace":"gmp-system"},"namespace":"gmp-system","name":"collection","reconcileID":"7bd1b8d2-7912-4924-8b14-9d7971424036"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"rules","namespace":"gmp-system"},"namespace":"gmp-system","name":"rules","reconcileID":"3f1e1bd2-f03e-4bd4-9755-3a399dc4efb7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"77537cb9-dfc1-4e1e-a58e-0123d3b380f4"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"rules","namespace":"gmp-system"},"namespace":"gmp-system","name":"rules","reconcileID":"3f1e1bd2-f03e-4bd4-9755-3a399dc4efb7"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":54} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"webhook-tls","namespace":"gmp-system"},"namespace":"gmp-system","name":"webhook-tls","reconcileID":"3679ed1d-dea1-472a-b96f-6a09d597ffbe"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"webhook-tls","namespace":"gmp-system"},"namespace":"gmp-system","name":"webhook-tls","reconcileID":"3679ed1d-dea1-472a-b96f-6a09d597ffbe"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"d524ab34-367e-4a5b-a195-99376a0c2030"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":55} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":56} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"d524ab34-367e-4a5b-a195-99376a0c2030"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.prom.v1","namespace":"prom"},"namespace":"prom","name":"sh.helm.release.v1.prom.v1","reconcileID":"11d1a59c-ba73-47dc-90c7-e3dd559f7312"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.prom.v1","namespace":"prom"},"namespace":"prom","name":"sh.helm.release.v1.prom.v1","reconcileID":"11d1a59c-ba73-47dc-90c7-e3dd559f7312"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":57} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"httproutes.gateway.networking.k8s.io"},"namespace":"","name":"httproutes.gateway.networking.k8s.io","reconcileID":"9e80c9a3-8591-48c1-8d5a-6ee84ccfb6c6"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"httproutes.gateway.networking.k8s.io"},"namespace":"","name":"httproutes.gateway.networking.k8s.io","reconcileID":"9e80c9a3-8591-48c1-8d5a-6ee84ccfb6c6"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"referencegrants.gateway.networking.k8s.io"},"namespace":"","name":"referencegrants.gateway.networking.k8s.io","reconcileID":"fc89fd41-cbcb-48b4-a70f-2ddd16b24b04"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":58} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":59} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"referencegrants.gateway.networking.k8s.io"},"namespace":"","name":"referencegrants.gateway.networking.k8s.io","reconcileID":"fc89fd41-cbcb-48b4-a70f-2ddd16b24b04"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gatewayclasses.gateway.networking.k8s.io"},"namespace":"","name":"gatewayclasses.gateway.networking.k8s.io","reconcileID":"47b5de8c-d008-4d43-a15b-63f44d5c99dc"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gatewayclasses.gateway.networking.k8s.io"},"namespace":"","name":"gatewayclasses.gateway.networking.k8s.io","reconcileID":"47b5de8c-d008-4d43-a15b-63f44d5c99dc"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gateways.gateway.networking.k8s.io"},"namespace":"","name":"gateways.gateway.networking.k8s.io","reconcileID":"13317e22-131d-498d-bb0e-c8472985cb15"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":60} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":61} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"gateways.gateway.networking.k8s.io"},"namespace":"","name":"gateways.gateway.networking.k8s.io","reconcileID":"13317e22-131d-498d-bb0e-c8472985cb15"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"grpcroutes.gateway.networking.k8s.io"},"namespace":"","name":"grpcroutes.gateway.networking.k8s.io","reconcileID":"a7a99617-c15d-4353-85eb-9fe74ec0c591"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","CustomResourceDefinition":{"name":"grpcroutes.gateway.networking.k8s.io"},"namespace":"","name":"grpcroutes.gateway.networking.k8s.io","reconcileID":"a7a99617-c15d-4353-85eb-9fe74ec0c591"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":62} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"usageReporter","msg":"Starting cronjob"} +{"level":"error","ts":"2024-05-22T21:36:34Z","logger":"usageReporter","msg":"Usage reporting must be enabled when using NGINX Plus; redeploy with usage reporting enabled","error":"usage reporting not enabled","stacktrace":"github.com/nginxinc/nginx-gateway-fabric/internal/mode/static.createUsageWarningJob.func1\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/manager.go:601\nk8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1\n\tpkg/mod/k8s.io/apimachinery@v0.30.1/pkg/util/wait/backoff.go:259\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tpkg/mod/k8s.io/apimachinery@v0.30.1/pkg/util/wait/backoff.go:226\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tpkg/mod/k8s.io/apimachinery@v0.30.1/pkg/util/wait/backoff.go:227\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tpkg/mod/k8s.io/apimachinery@v0.30.1/pkg/util/wait/backoff.go:204\nk8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext\n\tpkg/mod/k8s.io/apimachinery@v0.30.1/pkg/util/wait/backoff.go:259\ngithub.com/nginxinc/nginx-gateway-fabric/internal/framework/runnables.(*CronJob).Start\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/framework/runnables/cronjob.go:53\nsigs.k8s.io/controller-runtime/pkg/manager.(*runnableGroup).reconcile.func1\n\tpkg/mod/sigs.k8s.io/controller-runtime@v0.18.2/pkg/manager/runnable_group.go:226"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":2,"total":62} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Reconciling the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"4cef338e-6a1e-4e1c-9905-26399f38483f"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Upserted the resource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","NginxGateway":{"name":"ngf-test-config","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-config","reconcileID":"4cef338e-6a1e-4e1c-9905-26399f38483f"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Reconfigured control plane.","batchID":2} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:36:34Z","msg":"Starting workers","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","worker count":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":2} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":2} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":3,"total":1} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Reconfigured control plane.","batchID":3} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":3} +{"level":"info","ts":"2024-05-22T21:36:34Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":3} +{"level":"info","ts":"2024-05-22T21:36:36Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-xlg8d","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-xlg8d","reconcileID":"6bfb5c61-c450-49c9-b221-97745720e600"} +{"level":"info","ts":"2024-05-22T21:36:36Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-xlg8d","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-xlg8d","reconcileID":"6bfb5c61-c450-49c9-b221-97745720e600"} +{"level":"info","ts":"2024-05-22T21:36:36Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:36:36Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":4,"total":1} +{"level":"info","ts":"2024-05-22T21:36:36Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":4} +{"level":"info","ts":"2024-05-22T21:36:36Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":4} +{"level":"info","ts":"2024-05-22T21:37:37Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"56f7d0fb-ff59-4f73-b793-b35a941030ee"} +{"level":"info","ts":"2024-05-22T21:37:37Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"ngf-test-nginx-gateway-fabric","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric","reconcileID":"56f7d0fb-ff59-4f73-b793-b35a941030ee"} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":5,"total":1} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":5} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":5} +{"level":"info","ts":"2024-05-22T21:37:37Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"4c01a2de-43c2-4608-bd34-f7ae693e23bf"} +{"level":"info","ts":"2024-05-22T21:37:37Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"sh.helm.release.v1.ngf-test.v1","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"sh.helm.release.v1.ngf-test.v1","reconcileID":"4c01a2de-43c2-4608-bd34-f7ae693e23bf"} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":6,"total":1} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":6} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":6} +{"level":"info","ts":"2024-05-22T21:37:37Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"scale"},"namespace":"","name":"scale","reconcileID":"de74300c-ecb1-4ca0-9ee1-bb2045eaf889"} +{"level":"info","ts":"2024-05-22T21:37:37Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"scale"},"namespace":"","name":"scale","reconcileID":"de74300c-ecb1-4ca0-9ee1-bb2045eaf889"} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":7,"total":1} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":7} +{"level":"info","ts":"2024-05-22T21:37:37Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":7} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Reconciling the resource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","Gateway":{"name":"gateway","namespace":"scale"},"namespace":"scale","name":"gateway","reconcileID":"1fdc0b95-31d0-4641-8e5d-a0ef323c454a"} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Upserted the resource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","Gateway":{"name":"gateway","namespace":"scale"},"namespace":"scale","name":"gateway","reconcileID":"1fdc0b95-31d0-4641-8e5d-a0ef323c454a"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":8,"total":1} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Reconciling the resource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","HTTPRoute":{"name":"route","namespace":"scale"},"namespace":"scale","name":"route","reconcileID":"0e6b3969-9938-4b23-b0f5-710a9d82aad7"} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Upserted the resource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","HTTPRoute":{"name":"route","namespace":"scale"},"namespace":"scale","name":"route","reconcileID":"0e6b3969-9938-4b23-b0f5-710a9d82aad7"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":8} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":8} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":9,"total":1} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"b2c61725-8fec-4b30-adb8-c8d9a3ee6957"} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"b2c61725-8fec-4b30-adb8-c8d9a3ee6957"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"29b2935a-0c81-435b-b98c-6b13d737c9d2"} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"29b2935a-0c81-435b-b98c-6b13d737c9d2"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"61d82db1-01c5-472e-9da4-eac5ea0beb47"} +{"level":"info","ts":"2024-05-22T21:37:38Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"61d82db1-01c5-472e-9da4-eac5ea0beb47"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":9} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":9} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":10,"total":3} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":10} +{"level":"info","ts":"2024-05-22T21:37:38Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":10} +{"level":"info","ts":"2024-05-22T21:37:39Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f293550a-e9ec-4f3f-8cd2-adf47218b5f6"} +{"level":"info","ts":"2024-05-22T21:37:39Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f293550a-e9ec-4f3f-8cd2-adf47218b5f6"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":11,"total":1} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":11} +{"level":"info","ts":"2024-05-22T21:37:39Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":11} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"aa3d443d-89ce-4d1e-93fe-3948c34d64fd"} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"aa3d443d-89ce-4d1e-93fe-3948c34d64fd"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":12,"total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":12} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":12} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"60c02621-9efe-4144-b73e-fe63f5cdaebc"} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"60c02621-9efe-4144-b73e-fe63f5cdaebc"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":13,"total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":13} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"92ac0f2c-99c6-45bb-a630-b9b957f6f711"} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"92ac0f2c-99c6-45bb-a630-b9b957f6f711"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":13} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":14,"total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":14} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":14} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1736d942-7f19-4828-bc92-a7ea2483250d"} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1736d942-7f19-4828-bc92-a7ea2483250d"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":15,"total":1} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":15} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"8147fc1a-6893-4215-ab3b-195554429157"} +{"level":"info","ts":"2024-05-22T21:37:40Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"8147fc1a-6893-4215-ab3b-195554429157"} +{"level":"info","ts":"2024-05-22T21:37:40Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":15} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":16,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":16} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":16} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f1e977fe-eaff-446a-84e6-029e462c600c"} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f1e977fe-eaff-446a-84e6-029e462c600c"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":17,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":17} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":17} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"e92348b2-e291-401e-bd44-def2ed8ebac9"} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"e92348b2-e291-401e-bd44-def2ed8ebac9"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":18,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":18} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":18} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3f55e3f6-f4db-4dd2-bce1-96188c1ef0b4"} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3f55e3f6-f4db-4dd2-bce1-96188c1ef0b4"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":19,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":19} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":19} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"16fffac6-2335-4349-8093-8d6e5380b7b8"} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"16fffac6-2335-4349-8093-8d6e5380b7b8"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":20,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":20} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":20} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1437cbc1-75f8-4dbc-8890-f190b49c4af8"} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1437cbc1-75f8-4dbc-8890-f190b49c4af8"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":21,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":21} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":21} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"9f32d6c8-e12e-4426-9972-69a6b445c58f"} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"9f32d6c8-e12e-4426-9972-69a6b445c58f"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":22,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":22} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4f42a7f8-9916-4953-93b7-f965eaff36fa"} +{"level":"info","ts":"2024-05-22T21:37:41Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4f42a7f8-9916-4953-93b7-f965eaff36fa"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":22} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":23,"total":1} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:41Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":23} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":23} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"453d9412-67c5-44f1-9a76-a6da2e949fbd"} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"453d9412-67c5-44f1-9a76-a6da2e949fbd"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":24,"total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":24} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":24} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"926196cc-8c11-4a24-897d-91bcef7028ce"} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"926196cc-8c11-4a24-897d-91bcef7028ce"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":25,"total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":25} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":25} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"88ea502b-ac30-4f0d-8dd0-196e5321ac36"} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"88ea502b-ac30-4f0d-8dd0-196e5321ac36"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":26,"total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":26} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3bbd817e-4cec-4397-a49f-b90e068cd479"} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3bbd817e-4cec-4397-a49f-b90e068cd479"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":26} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":27,"total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":27} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"856674aa-c747-4e8f-b800-fc526fe7bf50"} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"856674aa-c747-4e8f-b800-fc526fe7bf50"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":27} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":28,"total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":28} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":28} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"eba87ef9-d21b-42ce-944b-c48c3f65766a"} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"eba87ef9-d21b-42ce-944b-c48c3f65766a"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":29,"total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":29} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"dc5b40be-b632-4385-984f-3c75dc14d2b1"} +{"level":"info","ts":"2024-05-22T21:37:42Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"dc5b40be-b632-4385-984f-3c75dc14d2b1"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":29} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":30,"total":1} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":30} +{"level":"info","ts":"2024-05-22T21:37:42Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":30} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3ef19dd3-2cde-47d8-834b-c5ddc379fad6"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3ef19dd3-2cde-47d8-834b-c5ddc379fad6"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":31,"total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":31} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":31} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"36e28654-7f55-4a83-bdbe-1f0f49bb38f9"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"36e28654-7f55-4a83-bdbe-1f0f49bb38f9"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":32,"total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":32} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":32} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4b62a8c5-03fc-43bc-a4ee-cf3c35c73768"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4b62a8c5-03fc-43bc-a4ee-cf3c35c73768"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":33,"total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":33} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"9d3b81bc-3af0-42a5-ad39-4664a3bd0117"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"9d3b81bc-3af0-42a5-ad39-4664a3bd0117"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":33} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":34,"total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":34} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":34} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"39244a09-8736-4748-988b-aecdeb0bf8ab"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"39244a09-8736-4748-988b-aecdeb0bf8ab"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":35,"total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":35} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":35} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"7398603f-1209-4a2f-b869-41dd878ca505"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"7398603f-1209-4a2f-b869-41dd878ca505"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":36,"total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":36} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4779b54a-d819-4d14-804a-558070e22697"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4779b54a-d819-4d14-804a-558070e22697"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"137a421f-888e-46df-acb3-b19041adde0b"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"137a421f-888e-46df-acb3-b19041adde0b"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":36} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":37,"total":2} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":37} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":37} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1413de80-6e4f-4295-8d0f-861ab01ce2cc"} +{"level":"info","ts":"2024-05-22T21:37:43Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1413de80-6e4f-4295-8d0f-861ab01ce2cc"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":38,"total":1} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":38} +{"level":"info","ts":"2024-05-22T21:37:43Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":38} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4749303e-272f-44fa-977c-5a8ff62a72e9"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"4749303e-272f-44fa-977c-5a8ff62a72e9"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":39,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":39} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":39} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"fc6d1d22-3128-4198-b84a-b7e06cdab845"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"fc6d1d22-3128-4198-b84a-b7e06cdab845"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":40,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":40} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":40} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"a85c5a94-082d-4dc2-921d-3742d24288ac"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"a85c5a94-082d-4dc2-921d-3742d24288ac"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":41,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":41} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"915475aa-8b1e-49f7-af4a-85341692666b"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"915475aa-8b1e-49f7-af4a-85341692666b"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":41} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":42,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":42} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":42} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"9dc770a4-6a9a-41b1-a58d-494200f3f492"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"9dc770a4-6a9a-41b1-a58d-494200f3f492"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":43,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":43} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":43} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"59a756f6-9640-4322-b59e-aa6c6e6a69e3"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"59a756f6-9640-4322-b59e-aa6c6e6a69e3"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":44,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":44} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"b102a6dc-b147-474c-9f84-0b7897cad8b0"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"b102a6dc-b147-474c-9f84-0b7897cad8b0"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":44} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":45,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":45} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":45} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3c486483-722c-44ee-84a5-4e2879c6f300"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3c486483-722c-44ee-84a5-4e2879c6f300"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":46,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":46} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":46} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"211dec59-82cc-46c2-9531-c57fc12132de"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"211dec59-82cc-46c2-9531-c57fc12132de"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":47,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":47} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":47} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"171d82f5-7130-4cde-b17d-91083f46f47e"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"171d82f5-7130-4cde-b17d-91083f46f47e"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":48,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":48} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f649c281-2011-4492-a380-ccf2e00859b3"} +{"level":"info","ts":"2024-05-22T21:37:44Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f649c281-2011-4492-a380-ccf2e00859b3"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":48} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":49,"total":1} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:44Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":49} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f217045d-43c7-4bff-bfca-0c5255a7de27"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"f217045d-43c7-4bff-bfca-0c5255a7de27"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":49} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":50,"total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":50} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":50} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"6f84dd87-f28b-4090-832c-48219271fe8f"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"6f84dd87-f28b-4090-832c-48219271fe8f"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":51,"total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":51} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":51} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"8c493aaa-5d70-4c2f-b17b-fce29b615087"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"8c493aaa-5d70-4c2f-b17b-fce29b615087"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":52,"total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":52} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":52} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1ae4d64a-d9ba-4923-854c-4a86d081ea92"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"1ae4d64a-d9ba-4923-854c-4a86d081ea92"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":53,"total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":53} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":53} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"0d4af847-a41f-4718-9e78-2fd30450514a"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"0d4af847-a41f-4718-9e78-2fd30450514a"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":54,"total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":54} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"86cb6eb6-2248-4a52-89ba-209075d3e243"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"86cb6eb6-2248-4a52-89ba-209075d3e243"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3e4f7969-932a-4b72-9bcc-8104ae0f4882"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"3e4f7969-932a-4b72-9bcc-8104ae0f4882"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":54} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":55,"total":2} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":55} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":55} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"7f58297d-5446-45ef-ab2b-3649815575df"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"7f58297d-5446-45ef-ab2b-3649815575df"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":56,"total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":56} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":56} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"3fdcf2bc-855a-4ac5-82a5-321e826c83e6"} +{"level":"info","ts":"2024-05-22T21:37:45Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"3fdcf2bc-855a-4ac5-82a5-321e826c83e6"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":57,"total":1} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:45Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":57} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":57} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"63db14b3-436c-4e7a-9cdf-880927866584"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"63db14b3-436c-4e7a-9cdf-880927866584"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":58,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":58} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":58} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"134680d1-dff2-4547-827d-c9c5deb9d683"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-dqqzt","namespace":"scale"},"namespace":"scale","name":"backend-dqqzt","reconcileID":"134680d1-dff2-4547-827d-c9c5deb9d683"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":59,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":59} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4ae5a8b6-1038-4ecc-a7d5-8b9f2e7c17c0"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4ae5a8b6-1038-4ecc-a7d5-8b9f2e7c17c0"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":59} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":60,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":60} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":60} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"a50e6139-1b46-4f8c-b573-07b550c15467"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"a50e6139-1b46-4f8c-b573-07b550c15467"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":61,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":61} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"8602fe0d-29a1-4675-9f6a-38592998f593"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"8602fe0d-29a1-4675-9f6a-38592998f593"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":61} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":62,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":62} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":62} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"53e17cc5-f914-4cf9-b71d-e3ceb559d200"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"53e17cc5-f914-4cf9-b71d-e3ceb559d200"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":63,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":63} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":63} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"48c862a3-652c-4d7e-adef-09a865d8d8d7"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"48c862a3-652c-4d7e-adef-09a865d8d8d7"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":64,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":64} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":64} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"bdeeb478-564f-4412-955c-a33012e04f2e"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"bdeeb478-564f-4412-955c-a33012e04f2e"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":65,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":65} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"9902128d-2355-4c4b-b714-c4fdcc353065"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"9902128d-2355-4c4b-b714-c4fdcc353065"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":65} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":66,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":66} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":66} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"94128a96-ae49-4872-9931-b6c57d63f46d"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"94128a96-ae49-4872-9931-b6c57d63f46d"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":67,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":67} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"118d16ce-5910-4bcc-9b67-632fe5724346"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"118d16ce-5910-4bcc-9b67-632fe5724346"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":67} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":68,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":68} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":68} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"660ebe09-84d1-4b1a-aec6-88593438e141"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"660ebe09-84d1-4b1a-aec6-88593438e141"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":69,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":69} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":69} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"69a6be15-1280-438c-bce0-4454d8cb809e"} +{"level":"info","ts":"2024-05-22T21:37:46Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"69a6be15-1280-438c-bce0-4454d8cb809e"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":70,"total":1} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:46Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":70} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"17e155a9-6675-4802-bfc7-f39ecb984793"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"17e155a9-6675-4802-bfc7-f39ecb984793"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":70} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":71,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":71} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":71} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"9571c781-3351-473e-bde8-2a03e3109740"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"9571c781-3351-473e-bde8-2a03e3109740"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":72,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":72} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":72} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"f060e5a3-a446-4a02-97d1-7813f6481aff"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"f060e5a3-a446-4a02-97d1-7813f6481aff"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":73,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":73} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":73} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"9fb67eba-80df-47b8-a126-c92d4c7ec1f2"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"9fb67eba-80df-47b8-a126-c92d4c7ec1f2"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":74,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":74} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":74} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4263577e-7996-4421-af86-aa6674fcf088"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4263577e-7996-4421-af86-aa6674fcf088"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":75,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":75} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":75} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"aae36fb9-8253-4eef-8722-18e395b360f0"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"aae36fb9-8253-4eef-8722-18e395b360f0"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":76,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":76} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"aab553e6-2e2e-4eec-b3d0-a3d3a92fed18"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"aab553e6-2e2e-4eec-b3d0-a3d3a92fed18"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":76} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":77,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":77} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":77} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"53ea73fe-38e8-4f38-b257-27e912746b2d"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"53ea73fe-38e8-4f38-b257-27e912746b2d"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":78,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":78} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"5b9e908e-03c8-49b5-8b87-c357c7c3222e"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"5b9e908e-03c8-49b5-8b87-c357c7c3222e"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":78} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":79,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":79} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"32b8d2c3-c2c0-47a1-9af0-4f0e78a1fcd6"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"32b8d2c3-c2c0-47a1-9af0-4f0e78a1fcd6"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":79} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":80,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":80} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":80} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"dbddb0c9-e268-49a1-8b91-e35bd3146edd"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"dbddb0c9-e268-49a1-8b91-e35bd3146edd"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":81,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":81} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":81} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"ad10875d-fd79-4cf4-874d-6b7e0e681a34"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"ad10875d-fd79-4cf4-874d-6b7e0e681a34"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":82,"total":1} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":82} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"57105c9a-81fb-40e8-a8e0-216060cc12c5"} +{"level":"info","ts":"2024-05-22T21:37:47Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"57105c9a-81fb-40e8-a8e0-216060cc12c5"} +{"level":"info","ts":"2024-05-22T21:37:47Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":82} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":83,"total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":83} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":83} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"7ebef80a-5db2-4360-b046-d1ac36da24d3"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"7ebef80a-5db2-4360-b046-d1ac36da24d3"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":84,"total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":84} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4232c035-dc3a-45f1-9c23-77da4d33ce48"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4232c035-dc3a-45f1-9c23-77da4d33ce48"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":84} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":85,"total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":85} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"50aaee3d-a61e-4113-9856-d3bdff3a7851"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"50aaee3d-a61e-4113-9856-d3bdff3a7851"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":85} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":86,"total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":86} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"2d83ddba-f2ea-4b3f-a10c-24890934afd7"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"2d83ddba-f2ea-4b3f-a10c-24890934afd7"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":86} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":87,"total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":87} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"1b2b01a8-44ac-43c5-9f92-026e681ef008"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"1b2b01a8-44ac-43c5-9f92-026e681ef008"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":87} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":88,"total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"a734db09-b79f-4e42-997f-d5895a2d1846"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"a734db09-b79f-4e42-997f-d5895a2d1846"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":88} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"27b4825b-15f3-42d5-94b3-80a58d18edf3"} +{"level":"info","ts":"2024-05-22T21:37:48Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"27b4825b-15f3-42d5-94b3-80a58d18edf3"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":88} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":89,"total":2} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":89} +{"level":"info","ts":"2024-05-22T21:37:48Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":89} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"e0d05a60-f372-464d-96cc-cdaadb0bc2c1"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"e0d05a60-f372-464d-96cc-cdaadb0bc2c1"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":90,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":90} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":90} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"fb27cca0-1917-4ac8-959d-ea143ca75ad8"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"fb27cca0-1917-4ac8-959d-ea143ca75ad8"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":91,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":91} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":91} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"150fcfdb-5782-48c6-92af-ff792564228c"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"150fcfdb-5782-48c6-92af-ff792564228c"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":92,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":92} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":92} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"cb97ebbe-eeed-4d87-a800-90288e3e9924"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"cb97ebbe-eeed-4d87-a800-90288e3e9924"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":93,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":93} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":93} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"5b90b89e-def1-4af0-9971-9d0bb41ece3f"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"5b90b89e-def1-4af0-9971-9d0bb41ece3f"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":94,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":94} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":94} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"b9e2bfc9-ffd6-4c0a-8804-f8bdc209faab"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"b9e2bfc9-ffd6-4c0a-8804-f8bdc209faab"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":95,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":95} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"e3182388-c4d8-44de-bba8-f245df6384ea"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"e3182388-c4d8-44de-bba8-f245df6384ea"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":95} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":96,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":96} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":96} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"39fae5ca-bf88-411b-a589-68342b1ff6e2"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"39fae5ca-bf88-411b-a589-68342b1ff6e2"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":97,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":97} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":97} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"2cc83e33-fd14-47b7-9865-28338bd6c02d"} +{"level":"info","ts":"2024-05-22T21:37:49Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"2cc83e33-fd14-47b7-9865-28338bd6c02d"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":98,"total":1} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:49Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":98} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"a4847954-6a9c-415c-9cfd-598fdebfad17"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"a4847954-6a9c-415c-9cfd-598fdebfad17"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":98} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":99,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":99} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":99} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"87899629-d839-457c-9c4c-11a3ac0d87dc"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"87899629-d839-457c-9c4c-11a3ac0d87dc"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":100,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":100} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":100} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"07e4e759-0cc0-4be6-9572-64f7a2292e72"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"07e4e759-0cc0-4be6-9572-64f7a2292e72"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":101,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":101} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"04d745e2-c097-462d-8c29-47b35f8eb23e"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"04d745e2-c097-462d-8c29-47b35f8eb23e"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":101} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":102,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":102} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4739e652-986a-4e15-8556-5a9fe9eef460"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"4739e652-986a-4e15-8556-5a9fe9eef460"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":102} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":103,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":103} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":103} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"d5c7dfc1-0fb5-4346-bf53-d4b5907bd43d"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"d5c7dfc1-0fb5-4346-bf53-d4b5907bd43d"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":104,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":104} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":104} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"85f495b3-4420-49a4-bb3a-3bc46a565254"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"85f495b3-4420-49a4-bb3a-3bc46a565254"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":105,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":105} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":105} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"37ca6a84-ba6e-4f6a-b1bb-7a50c49a464d"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-jhhh5","namespace":"scale"},"namespace":"scale","name":"backend-jhhh5","reconcileID":"37ca6a84-ba6e-4f6a-b1bb-7a50c49a464d"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":106,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":106} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"dc8adbd9-4cff-4731-b130-76e9860d09d5"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"dc8adbd9-4cff-4731-b130-76e9860d09d5"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":106} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":107,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":107} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5a2750a4-1bd2-409a-a2fe-e13b80dbb873"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5a2750a4-1bd2-409a-a2fe-e13b80dbb873"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":107} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":108,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":108} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"38facbfa-4e90-47ff-b1f0-2cf422190920"} +{"level":"info","ts":"2024-05-22T21:37:50Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"38facbfa-4e90-47ff-b1f0-2cf422190920"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":108} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":109,"total":1} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:50Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":109} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1127300d-4681-4a20-bc0a-d00cbfdcfa0c"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1127300d-4681-4a20-bc0a-d00cbfdcfa0c"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":109} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":110,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":110} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5a16b19b-130f-498a-9456-321738405672"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5a16b19b-130f-498a-9456-321738405672"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":110} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":111,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":111} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"e36567ae-1b84-45a3-b341-19d34906c7fc"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"e36567ae-1b84-45a3-b341-19d34906c7fc"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":111} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":112,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":112} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"f3d3b0b1-03f9-4f1e-ad69-c64fc47ed7aa"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"f3d3b0b1-03f9-4f1e-ad69-c64fc47ed7aa"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":112} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":113,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":113} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":113} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5ce23c24-6417-44e5-963d-39306333d17e"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5ce23c24-6417-44e5-963d-39306333d17e"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":114,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":114} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":114} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"0102172d-cfaa-4669-a114-c1366b8b20f3"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"0102172d-cfaa-4669-a114-c1366b8b20f3"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":115,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":115} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":115} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"8f3234e5-6175-486a-89cc-3283104e8d84"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"8f3234e5-6175-486a-89cc-3283104e8d84"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":116,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":116} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":116} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"4dba683a-a1f1-48f3-a891-7d48e3a82f68"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"4dba683a-a1f1-48f3-a891-7d48e3a82f68"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":117,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":117} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":117} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"601d20d2-874a-4a41-8e1b-fe3b2c7393bc"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"601d20d2-874a-4a41-8e1b-fe3b2c7393bc"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":118,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":118} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"98dd7218-34ee-45f4-8332-ad8ae10aa734"} +{"level":"info","ts":"2024-05-22T21:37:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"98dd7218-34ee-45f4-8332-ad8ae10aa734"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":118} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":119,"total":1} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":119} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"acc0038e-2b7a-4a71-908b-dfe7a47fca2f"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"acc0038e-2b7a-4a71-908b-dfe7a47fca2f"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"31e420ba-58c1-4e14-8d7d-37227c9cffca"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"31e420ba-58c1-4e14-8d7d-37227c9cffca"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"6bc36822-6bc1-4e31-bd83-b5946418b60f"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"6bc36822-6bc1-4e31-bd83-b5946418b60f"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":119} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":120,"total":3} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"d71f1d22-1a51-440e-8baf-7649ce1ce533"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"d71f1d22-1a51-440e-8baf-7649ce1ce533"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":120} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":120} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":121,"total":1} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":121} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"f09d7a0c-0e3a-415b-8775-baeddce14504"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"f09d7a0c-0e3a-415b-8775-baeddce14504"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"b07e1241-2d48-41e3-9280-63f6bb2f116d"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"b07e1241-2d48-41e3-9280-63f6bb2f116d"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":121} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":122,"total":2} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":122} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5e10979f-62c1-45a3-a177-15700faa0888"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5e10979f-62c1-45a3-a177-15700faa0888"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":122} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":123,"total":1} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":123} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"2a532f98-5eb6-4b92-a92c-7e2d6a39e7a3"} +{"level":"info","ts":"2024-05-22T21:37:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"2a532f98-5eb6-4b92-a92c-7e2d6a39e7a3"} +{"level":"info","ts":"2024-05-22T21:37:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":123} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":124,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"dff1bbf5-0117-4fbd-a1e2-a2789c20a495"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"dff1bbf5-0117-4fbd-a1e2-a2789c20a495"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":124} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"0850a816-4fbb-469a-ace1-c0026c143192"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"0850a816-4fbb-469a-ace1-c0026c143192"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":124} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":125,"total":2} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":125} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":125} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1e8edc0b-b7c9-4643-8fc1-f91838539e96"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1e8edc0b-b7c9-4643-8fc1-f91838539e96"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":126,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":126} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"174ad36c-b26f-45f8-adb6-07a7f79116c1"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"174ad36c-b26f-45f8-adb6-07a7f79116c1"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":126} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":127,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":127} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"0499f00c-4934-4fd2-a0ec-83ab28c9c2cf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"0499f00c-4934-4fd2-a0ec-83ab28c9c2cf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":127} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":128,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":128} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":128} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"cbdbd483-36cf-4da8-81db-5b35ea67c054"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"cbdbd483-36cf-4da8-81db-5b35ea67c054"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":129,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":129} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":129} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"eb61ef28-26e8-42a3-95b0-9c1e3f83b1a1"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"eb61ef28-26e8-42a3-95b0-9c1e3f83b1a1"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":130,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":130} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":130} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"8a438c6d-bf87-4de7-8604-1ed3b4e9bf05"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"8a438c6d-bf87-4de7-8604-1ed3b4e9bf05"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":131,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":131} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":131} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"76318f36-5585-4d7d-a4fa-590b320b2110"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"76318f36-5585-4d7d-a4fa-590b320b2110"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":132,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":132} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":132} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1830c504-e742-4c0c-9575-8c0ba45a6d1f"} +{"level":"info","ts":"2024-05-22T21:37:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1830c504-e742-4c0c-9575-8c0ba45a6d1f"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":133,"total":1} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":133} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":133} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"af4e8dda-e301-445f-8cc1-2356052ec18c"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"af4e8dda-e301-445f-8cc1-2356052ec18c"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":134,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":134} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":134} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"fcdee7df-7eb1-4444-9c56-4a241693095f"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"fcdee7df-7eb1-4444-9c56-4a241693095f"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":135,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":135} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":135} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"c992d6af-2b73-4e73-83e8-3b9abc0e5bd5"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"c992d6af-2b73-4e73-83e8-3b9abc0e5bd5"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":136,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":136} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":136} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1c8235e9-9cf9-4ebb-9292-794e476a4a82"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"1c8235e9-9cf9-4ebb-9292-794e476a4a82"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":137,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":137} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":137} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"09138130-b5fa-4971-a399-d86ed0706f35"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"09138130-b5fa-4971-a399-d86ed0706f35"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":138,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":138} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"149181a1-7c2f-4967-88ac-3fd029a40688"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"149181a1-7c2f-4967-88ac-3fd029a40688"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":138} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":139,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":139} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":139} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"eec045e9-bd74-4118-b426-cfc974f71109"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"eec045e9-bd74-4118-b426-cfc974f71109"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":140,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":140} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5b4d20a9-1c83-4e83-acb7-faa19d2b1106"} +{"level":"info","ts":"2024-05-22T21:37:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"5b4d20a9-1c83-4e83-acb7-faa19d2b1106"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":140} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":141,"total":1} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":141} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":141} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"eeb476d6-4868-407d-83cb-64ba632d3a5d"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"eeb476d6-4868-407d-83cb-64ba632d3a5d"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":142,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":142} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"6287e2e3-a01c-49e6-bd56-16ae737418d3"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"6287e2e3-a01c-49e6-bd56-16ae737418d3"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":142} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":143,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":143} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"e655e5c4-f023-40f7-9bb3-4db6ad04c1f2"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"e655e5c4-f023-40f7-9bb3-4db6ad04c1f2"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":143} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":144,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":144} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":144} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"463544cd-f84a-4bee-850d-c8318a4c6cea"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"463544cd-f84a-4bee-850d-c8318a4c6cea"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":145,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":145} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":145} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"6011ea18-b291-4bc2-9859-d410c100e38e"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"6011ea18-b291-4bc2-9859-d410c100e38e"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":146,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":146} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":146} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"8386dda4-b0dc-48ee-a539-f812bd1a145d"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"8386dda4-b0dc-48ee-a539-f812bd1a145d"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":147,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":147} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"f8aef705-8434-433c-860a-126e9a2e39c0"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"f8aef705-8434-433c-860a-126e9a2e39c0"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":147} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":148,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":148} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":148} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"020ef242-f588-4ab1-b422-9581d8544134"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"020ef242-f588-4ab1-b422-9581d8544134"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":149,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":149} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":149} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"66ccf0be-97e1-43b3-b14d-81e9a2630be9"} +{"level":"info","ts":"2024-05-22T21:37:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"66ccf0be-97e1-43b3-b14d-81e9a2630be9"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":150,"total":1} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":150} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":150} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"5fd0fecf-f1fd-481b-a1bc-a41adf85d8ad"} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"5fd0fecf-f1fd-481b-a1bc-a41adf85d8ad"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":151,"total":1} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":151} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":151} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"dcde3718-5fae-4347-b57d-5bcad5af1be2"} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-pwmpf","namespace":"scale"},"namespace":"scale","name":"backend-pwmpf","reconcileID":"dcde3718-5fae-4347-b57d-5bcad5af1be2"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":152,"total":1} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":152} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"3c0faae5-116f-4a37-95e2-c9825f5caeab"} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"3c0faae5-116f-4a37-95e2-c9825f5caeab"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":152} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":153,"total":1} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":153} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"9b97df19-c8b6-4b71-b9bd-0e91dee36ff9"} +{"level":"info","ts":"2024-05-22T21:37:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"9b97df19-c8b6-4b71-b9bd-0e91dee36ff9"} +{"level":"info","ts":"2024-05-22T21:37:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"494c25c9-b10a-4f39-afda-12c8083d981e"} +{"level":"info","ts":"2024-05-22T21:37:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"494c25c9-b10a-4f39-afda-12c8083d981e"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":153} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":154,"total":2} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":154} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":154} +{"level":"info","ts":"2024-05-22T21:37:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"d37ea3dd-1827-40ea-bb06-40f8d48152fe"} +{"level":"info","ts":"2024-05-22T21:37:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"d37ea3dd-1827-40ea-bb06-40f8d48152fe"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":155,"total":1} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":155} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":155} +{"level":"info","ts":"2024-05-22T21:37:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"a8f1b19c-bc02-4243-9531-3ecbd8ff1e6c"} +{"level":"info","ts":"2024-05-22T21:37:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"a8f1b19c-bc02-4243-9531-3ecbd8ff1e6c"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":156,"total":1} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":156} +{"level":"info","ts":"2024-05-22T21:37:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":156} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"200e4d60-8684-4abf-b92e-533f8d9b3cb9"} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"200e4d60-8684-4abf-b92e-533f8d9b3cb9"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":157,"total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":157} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":157} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"51fb6e70-6ab7-460a-a425-ef9a331289ef"} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"51fb6e70-6ab7-460a-a425-ef9a331289ef"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":158,"total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":158} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":158} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"e921af6c-04b7-437f-8298-927772af2fc3"} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"e921af6c-04b7-437f-8298-927772af2fc3"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":159,"total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":159} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":159} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"6e2044ad-50bb-4ccd-975b-3c4039a7d70c"} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"6e2044ad-50bb-4ccd-975b-3c4039a7d70c"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":160,"total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":160} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":160} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"7548c777-7d50-4074-b6a0-6568c02580d9"} +{"level":"info","ts":"2024-05-22T21:37:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"7548c777-7d50-4074-b6a0-6568c02580d9"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":161,"total":1} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":161} +{"level":"info","ts":"2024-05-22T21:37:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":161} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"ccca5934-56c0-4451-b9ac-24e3815e8368"} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"ccca5934-56c0-4451-b9ac-24e3815e8368"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":162,"total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":162} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":162} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"cf545c16-fbec-4a4a-ba61-e89a0597f4c4"} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"cf545c16-fbec-4a4a-ba61-e89a0597f4c4"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":163,"total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":163} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"fbf2ec08-1e9d-4e0b-8b13-9c55a5a817f6"} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"fbf2ec08-1e9d-4e0b-8b13-9c55a5a817f6"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":163} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":164,"total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":164} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"d8d6d7be-49bf-489a-bc8c-348dab61ff80"} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"d8d6d7be-49bf-489a-bc8c-348dab61ff80"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":164} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":165,"total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":165} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"7beb67c6-a154-4134-a505-446e82a92329"} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"7beb67c6-a154-4134-a505-446e82a92329"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":165} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":166,"total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":166} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"1bef5e2c-a06a-4256-bb3c-3324acc08c82"} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"1bef5e2c-a06a-4256-bb3c-3324acc08c82"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":166} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":167,"total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":167} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":167} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"cd78cb17-475b-4662-b75b-4b7c261b2ed0"} +{"level":"info","ts":"2024-05-22T21:37:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"cd78cb17-475b-4662-b75b-4b7c261b2ed0"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":168,"total":1} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:37:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":168} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"9c120df7-8dbb-4473-8afe-cf6f87dd8ff3"} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"9c120df7-8dbb-4473-8afe-cf6f87dd8ff3"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":168} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":169,"total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":169} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":169} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"121099f5-fe71-4e6f-b526-46b5d5f22b37"} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"121099f5-fe71-4e6f-b526-46b5d5f22b37"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":170,"total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":170} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":170} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"5d2dc16d-4bc5-473f-8466-b6238afe2a19"} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"5d2dc16d-4bc5-473f-8466-b6238afe2a19"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":171,"total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":171} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":171} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"0cda848d-c6e3-42c2-a7f5-d92de16b83ce"} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"0cda848d-c6e3-42c2-a7f5-d92de16b83ce"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":172,"total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":172} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":172} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"2313c0c0-1acc-465c-9c8a-5015f72a8347"} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"2313c0c0-1acc-465c-9c8a-5015f72a8347"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":173,"total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":173} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":173} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"63b44606-5ab4-4558-8298-64a204064f6b"} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"63b44606-5ab4-4558-8298-64a204064f6b"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":174,"total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":174} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"97fddd4f-0fb9-4c6a-9bc3-95422509ea10"} +{"level":"info","ts":"2024-05-22T21:38:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"97fddd4f-0fb9-4c6a-9bc3-95422509ea10"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":174} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":175,"total":1} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":175} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":175} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"bc6fcc44-088d-4038-9c1a-17d5981c6559"} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"bc6fcc44-088d-4038-9c1a-17d5981c6559"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":176,"total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":176} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"f930c8ff-3411-4bac-b010-ef9d192bf151"} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"f930c8ff-3411-4bac-b010-ef9d192bf151"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":176} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":177,"total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":177} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":177} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"1aabbd4a-020a-4b21-abe8-8dbff32200f2"} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"1aabbd4a-020a-4b21-abe8-8dbff32200f2"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":178,"total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":178} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"e6c94ff6-109a-471c-bb70-8de28e1e0261"} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"e6c94ff6-109a-471c-bb70-8de28e1e0261"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":178} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":179,"total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":179} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"78aad516-e7f8-471a-9d2c-95126b0ae27a"} +{"level":"info","ts":"2024-05-22T21:38:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"78aad516-e7f8-471a-9d2c-95126b0ae27a"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":179} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":180,"total":1} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":180} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":180} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"c9169674-1007-4ce8-a6fb-d94b3e1d3d07"} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-qd8hq","namespace":"scale"},"namespace":"scale","name":"backend-qd8hq","reconcileID":"c9169674-1007-4ce8-a6fb-d94b3e1d3d07"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":181,"total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":181} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":181} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"6495aeff-506c-49f9-9cf7-74c1bfe8f103"} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"6495aeff-506c-49f9-9cf7-74c1bfe8f103"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":182,"total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":182} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":182} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"ee1d4370-191f-4dd9-a087-8ea3de1d7d10"} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"ee1d4370-191f-4dd9-a087-8ea3de1d7d10"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":183,"total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":183} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":183} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"9bd49f15-a11b-4799-863e-6719ceeaaad2"} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"9bd49f15-a11b-4799-863e-6719ceeaaad2"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":184,"total":1} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":184} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"e8411789-b80b-4f78-a260-5c62914662f1"} +{"level":"info","ts":"2024-05-22T21:38:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"e8411789-b80b-4f78-a260-5c62914662f1"} +{"level":"info","ts":"2024-05-22T21:38:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":184} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":185,"total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":185} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"169f9488-1015-4228-b624-e7db434bf82f"} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"169f9488-1015-4228-b624-e7db434bf82f"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":185} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":186,"total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":186} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"6782eade-a186-48e2-934d-21c9d6b184d6"} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"6782eade-a186-48e2-934d-21c9d6b184d6"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":186} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":187,"total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":187} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"35c0b546-5090-4fe7-88e7-59776abfcd28"} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"35c0b546-5090-4fe7-88e7-59776abfcd28"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":187} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":188,"total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":188} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"5fd834d4-319d-4088-aa52-52c04842671d"} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"5fd834d4-319d-4088-aa52-52c04842671d"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":188} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":189,"total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":189} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":189} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"d0bc5434-c644-4c98-9e1a-bed27fea12ca"} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"d0bc5434-c644-4c98-9e1a-bed27fea12ca"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":190,"total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":190} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":190} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"af7fe16e-f883-44da-89f3-8b885c09f422"} +{"level":"info","ts":"2024-05-22T21:38:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"af7fe16e-f883-44da-89f3-8b885c09f422"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":191,"total":1} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":191} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":191} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"bab484df-d95f-420d-bd78-b9ca5d2b47a9"} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"bab484df-d95f-420d-bd78-b9ca5d2b47a9"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":192,"total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":192} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":192} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"dde3a81e-586f-4fa1-bb61-3442fcc7bb59"} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"dde3a81e-586f-4fa1-bb61-3442fcc7bb59"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":193,"total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":193} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":193} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"3f221a7c-9251-4920-8583-a1825cfffdd6"} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"3f221a7c-9251-4920-8583-a1825cfffdd6"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":194,"total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":194} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":194} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"a5743247-b4f3-4baf-9be8-3b48d2a58b86"} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"a5743247-b4f3-4baf-9be8-3b48d2a58b86"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":195,"total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":195} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":195} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"45d0385d-e2aa-450b-a5d9-cab4b4b7dce3"} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"45d0385d-e2aa-450b-a5d9-cab4b4b7dce3"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":196,"total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":196} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":196} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"581bece1-c423-4458-aebe-fb72e77f8686"} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"581bece1-c423-4458-aebe-fb72e77f8686"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":197,"total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":197} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":197} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"fcb21f72-3b9d-4a3f-b417-53c4fc02283a"} +{"level":"info","ts":"2024-05-22T21:38:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"fcb21f72-3b9d-4a3f-b417-53c4fc02283a"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":198,"total":1} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":198} +{"level":"info","ts":"2024-05-22T21:38:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":198} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"dd2809cf-3f79-4ffb-9119-f22bb2264a2a"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"dd2809cf-3f79-4ffb-9119-f22bb2264a2a"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":199,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":199} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"e8e604fe-1b20-43b3-af2f-bbc6ff9af738"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"e8e604fe-1b20-43b3-af2f-bbc6ff9af738"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":199} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":200,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":200} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"be1a2588-1b00-4bef-a0d0-f9b955f411e6"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"be1a2588-1b00-4bef-a0d0-f9b955f411e6"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":200} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":201,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":201} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":201} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"01b6454d-ddb4-42fc-854b-ac864cca36a5"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"01b6454d-ddb4-42fc-854b-ac864cca36a5"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":202,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":202} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":202} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"5f12c39d-961b-4c8a-8341-f7aae9b6adaf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"5f12c39d-961b-4c8a-8341-f7aae9b6adaf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":203,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":203} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":203} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"9ca77f15-2158-4b2e-86ea-87d34dbe3d44"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"9ca77f15-2158-4b2e-86ea-87d34dbe3d44"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":204,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":204} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":204} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"9747fbb4-cdd2-4374-b8c1-aef2d73ab6e7"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"9747fbb4-cdd2-4374-b8c1-aef2d73ab6e7"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":205,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":205} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"26c9df66-7ef3-4df7-b8b3-8d5027079fce"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"26c9df66-7ef3-4df7-b8b3-8d5027079fce"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":205} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":206,"total":1} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":206} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"5b3c31c6-0b7e-4689-a236-a7d4d6f88f4c"} +{"level":"info","ts":"2024-05-22T21:38:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"5b3c31c6-0b7e-4689-a236-a7d4d6f88f4c"} +{"level":"info","ts":"2024-05-22T21:38:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":206} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":207,"total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"e7dda51a-03e2-47c6-bcf4-b6b7177f0541"} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"e7dda51a-03e2-47c6-bcf4-b6b7177f0541"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":207} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":207} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":208,"total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":208} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":208} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"ce992ca8-91b3-44a1-933b-5d485afedef7"} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"ce992ca8-91b3-44a1-933b-5d485afedef7"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":209,"total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":209} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"3ff2392d-f70f-455f-b8c7-028711d3b891"} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"3ff2392d-f70f-455f-b8c7-028711d3b891"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":209} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":210,"total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":210} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"346117e7-bd1e-4457-abcd-be3f8de3c3a9"} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"346117e7-bd1e-4457-abcd-be3f8de3c3a9"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":210} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":211,"total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":211} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":211} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"e1f6cbe3-55f8-4243-8a84-54908610ed07"} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-lls2l","namespace":"scale"},"namespace":"scale","name":"backend-lls2l","reconcileID":"e1f6cbe3-55f8-4243-8a84-54908610ed07"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":212,"total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":212} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":212} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"d3150f33-153a-4157-860f-d4c93e9a321b"} +{"level":"info","ts":"2024-05-22T21:38:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"d3150f33-153a-4157-860f-d4c93e9a321b"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":213,"total":1} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":213} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":213} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"60a39f5f-03e5-4e8a-80a7-6db2404324a1"} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"60a39f5f-03e5-4e8a-80a7-6db2404324a1"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":214,"total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":214} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":214} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"8dc7b348-6b77-4a7f-b2bd-93bbc913eaae"} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"8dc7b348-6b77-4a7f-b2bd-93bbc913eaae"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":215,"total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":215} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":215} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"41f2d4e3-b245-4ccc-ad82-3df91575c424"} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"41f2d4e3-b245-4ccc-ad82-3df91575c424"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":216,"total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":216} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":216} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"947659ff-f240-4409-9444-e41210b007a3"} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"947659ff-f240-4409-9444-e41210b007a3"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":217,"total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":217} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"478ca57e-f34f-4b84-91b4-4113eefbc758"} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"478ca57e-f34f-4b84-91b4-4113eefbc758"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":217} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":218,"total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":218} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":218} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"2ee94bf8-8129-4b83-8a81-2760501729c3"} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"2ee94bf8-8129-4b83-8a81-2760501729c3"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":219,"total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":219} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":219} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"5a60cada-2b15-456e-8230-9be25240e949"} +{"level":"info","ts":"2024-05-22T21:38:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"5a60cada-2b15-456e-8230-9be25240e949"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":220,"total":1} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":220} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":220} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"a2ecf867-070d-4243-95d4-8c6f8cae0736"} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"a2ecf867-070d-4243-95d4-8c6f8cae0736"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":221,"total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":221} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":221} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"f40e72d9-1638-4603-a09c-dc72465c6acd"} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"f40e72d9-1638-4603-a09c-dc72465c6acd"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":222,"total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":222} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":222} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"2ec3cf48-258e-43a8-8b2d-bca232cf81db"} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"2ec3cf48-258e-43a8-8b2d-bca232cf81db"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":223,"total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":223} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":223} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"63960a3c-3bbc-4d82-9018-7853b48a4947"} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"63960a3c-3bbc-4d82-9018-7853b48a4947"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":224,"total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":224} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":224} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"0e30e761-a0bf-46b9-a862-7f55278b493e"} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"0e30e761-a0bf-46b9-a862-7f55278b493e"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":225,"total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":225} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":225} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"a02d28a2-4a98-46d4-8770-064f6dc41afa"} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"a02d28a2-4a98-46d4-8770-064f6dc41afa"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":226,"total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":226} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":226} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"2cd0175c-4010-4ef0-8b49-13de17809b66"} +{"level":"info","ts":"2024-05-22T21:38:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"2cd0175c-4010-4ef0-8b49-13de17809b66"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":227,"total":1} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-05-22T21:38:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"error","ts":"2024-05-22T21:38:08Z","logger":"eventLoop.eventHandler","msg":"couldn't update upstream via the API, reloading configuration instead","batchID":227,"upstreamName":"scale_backend_80","error":"failed to update servers of scale_backend_80 upstream: failed to add 10.120.11.62:8080 server to scale_backend_80 upstream: expected 201 response, got 500. error.status=500; error.text=upstream memory exhausted; error.code=UpstreamOutOfMemory; request_id=0488143fe13f9042401627c559a66af1; href=https://nginx.org/en/docs/http/ngx_http_api_module.html","stacktrace":"github.com/nginxinc/nginx-gateway-fabric/internal/mode/static.(*eventHandlerImpl).updateUpstreamServers\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/handler.go:377\ngithub.com/nginxinc/nginx-gateway-fabric/internal/mode/static.(*eventHandlerImpl).HandleEventBatch\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/mode/static/handler.go:204\ngithub.com/nginxinc/nginx-gateway-fabric/internal/framework/events.(*EventLoop).Start.func1.1\n\t/home/runner/work/nginx-gateway-fabric/nginx-gateway-fabric/internal/framework/events/loop.go:74"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"8e7d9c51-a8c3-4954-942a-d4b1b217af4b"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"8e7d9c51-a8c3-4954-942a-d4b1b217af4b"} +{"level":"info","ts":"2024-05-22T21:38:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"0c921d77-797d-4b31-b649-822d0de205b5"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"0c921d77-797d-4b31-b649-822d0de205b5"} +{"level":"info","ts":"2024-05-22T21:38:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"50e8c193-2543-4090-bd77-6d6f092bbf18"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"50e8c193-2543-4090-bd77-6d6f092bbf18"} +{"level":"info","ts":"2024-05-22T21:38:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"372daac4-fefb-497d-afb8-aeb61eed5afa"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"372daac4-fefb-497d-afb8-aeb61eed5afa"} +{"level":"info","ts":"2024-05-22T21:38:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":4} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"8089a7b1-a48d-48f8-be72-e9f6048872f2"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"8089a7b1-a48d-48f8-be72-e9f6048872f2"} +{"level":"info","ts":"2024-05-22T21:38:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":5} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"c9ebdc58-4880-4bee-8065-3e129d598c21"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"c9ebdc58-4880-4bee-8065-3e129d598c21"} +{"level":"info","ts":"2024-05-22T21:38:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":6} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"0f64041c-bc16-4c71-8d82-0656e4fd76d8"} +{"level":"info","ts":"2024-05-22T21:38:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"0f64041c-bc16-4c71-8d82-0656e4fd76d8"} +{"level":"info","ts":"2024-05-22T21:38:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":7} +{"level":"info","ts":"2024-05-22T21:38:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"a8a0b6e3-72a5-4faa-a81c-9c876e6f53c6"} +{"level":"info","ts":"2024-05-22T21:38:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-5cvlz","namespace":"scale"},"namespace":"scale","name":"backend-5cvlz","reconcileID":"a8a0b6e3-72a5-4faa-a81c-9c876e6f53c6"} +{"level":"info","ts":"2024-05-22T21:38:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":8} diff --git a/tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log b/tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log new file mode 100644 index 0000000000..add64447d3 --- /dev/null +++ b/tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log @@ -0,0 +1,1061 @@ +2024/05/22 21:36:33 [notice] 25#25: using the "epoll" event method +2024/05/22 21:36:33 [notice] 25#25: nginx/1.25.3 (nginx-plus-r31-p1) +2024/05/22 21:36:33 [notice] 25#25: built by gcc 13.2.1 20231014 (Alpine 13.2.1_git20231014) +2024/05/22 21:36:33 [notice] 25#25: OS: Linux 6.1.75+ +2024/05/22 21:36:33 [notice] 25#25: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/05/22 21:36:33 [notice] 25#25: start worker processes +2024/05/22 21:36:33 [notice] 25#25: start worker process 31 +2024/05/22 21:36:33 [notice] 25#25: start worker process 32 +2024/05/22 21:36:33 [notice] 25#25: start worker process 33 +2024/05/22 21:36:33 [notice] 25#25: start worker process 34 +2024/05/22 21:36:33 [notice] 25#25: start worker process 35 +2024/05/22 21:36:33 [notice] 25#25: start worker process 36 +2024/05/22 21:36:33 [notice] 25#25: start worker process 37 +2024/05/22 21:36:33 [notice] 25#25: start worker process 38 +2024/05/22 21:36:33 [notice] 25#25: start worker process 39 +2024/05/22 21:36:33 [notice] 25#25: start worker process 40 +2024/05/22 21:36:33 [notice] 25#25: start worker process 41 +2024/05/22 21:36:33 [notice] 25#25: start worker process 42 +2024/05/22 21:36:33 [notice] 25#25: start worker process 43 +2024/05/22 21:36:33 [notice] 25#25: start worker process 44 +2024/05/22 21:36:33 [notice] 25#25: start worker process 45 +2024/05/22 21:36:33 [notice] 25#25: start worker process 46 +2024/05/22 21:36:34 [notice] 25#25: signal 1 (SIGHUP) received from 6, reconfiguring +2024/05/22 21:36:34 [notice] 25#25: reconfiguring +2024/05/22 21:36:34 [notice] 25#25: using the "epoll" event method +2024/05/22 21:36:34 [notice] 25#25: start worker processes +2024/05/22 21:36:34 [notice] 25#25: start worker process 53 +2024/05/22 21:36:34 [notice] 25#25: start worker process 54 +2024/05/22 21:36:34 [notice] 25#25: start worker process 55 +2024/05/22 21:36:34 [notice] 25#25: start worker process 56 +2024/05/22 21:36:34 [notice] 25#25: start worker process 57 +2024/05/22 21:36:34 [notice] 25#25: start worker process 58 +2024/05/22 21:36:34 [notice] 25#25: start worker process 59 +2024/05/22 21:36:34 [notice] 25#25: start worker process 60 +2024/05/22 21:36:34 [notice] 25#25: start worker process 61 +2024/05/22 21:36:34 [notice] 25#25: start worker process 62 +2024/05/22 21:36:34 [notice] 25#25: start worker process 63 +2024/05/22 21:36:34 [notice] 25#25: start worker process 64 +2024/05/22 21:36:34 [notice] 25#25: start worker process 65 +2024/05/22 21:36:34 [notice] 25#25: start worker process 66 +2024/05/22 21:36:34 [notice] 25#25: start worker process 67 +2024/05/22 21:36:34 [notice] 25#25: start worker process 68 +2024/05/22 21:36:34 [notice] 31#31: gracefully shutting down +2024/05/22 21:36:34 [notice] 32#32: gracefully shutting down +2024/05/22 21:36:34 [notice] 35#35: gracefully shutting down +2024/05/22 21:36:34 [notice] 33#33: gracefully shutting down +2024/05/22 21:36:34 [notice] 34#34: gracefully shutting down +2024/05/22 21:36:34 [notice] 32#32: exiting +2024/05/22 21:36:34 [notice] 31#31: exiting +2024/05/22 21:36:34 [notice] 35#35: exiting +2024/05/22 21:36:34 [notice] 33#33: exiting +2024/05/22 21:36:34 [notice] 34#34: exiting +2024/05/22 21:36:34 [notice] 36#36: gracefully shutting down +2024/05/22 21:36:34 [notice] 37#37: gracefully shutting down +2024/05/22 21:36:34 [notice] 38#38: gracefully shutting down +2024/05/22 21:36:34 [notice] 36#36: exiting +2024/05/22 21:36:34 [notice] 37#37: exiting +2024/05/22 21:36:34 [notice] 38#38: exiting +2024/05/22 21:36:34 [notice] 41#41: gracefully shutting down +2024/05/22 21:36:34 [notice] 40#40: gracefully shutting down +2024/05/22 21:36:34 [notice] 25#25: signal 1 (SIGHUP) received from 6, reconfiguring +2024/05/22 21:36:34 [notice] 41#41: exiting +2024/05/22 21:36:34 [notice] 25#25: reconfiguring +2024/05/22 21:36:34 [notice] 46#46: gracefully shutting down +2024/05/22 21:36:34 [notice] 40#40: exiting +2024/05/22 21:36:34 [notice] 42#42: gracefully shutting down +2024/05/22 21:36:34 [notice] 44#44: gracefully shutting down +2024/05/22 21:36:34 [notice] 46#46: exiting +2024/05/22 21:36:34 [notice] 43#43: gracefully shutting down +2024/05/22 21:36:34 [notice] 42#42: exiting +2024/05/22 21:36:34 [notice] 44#44: exiting +2024/05/22 21:36:34 [notice] 43#43: exiting +2024/05/22 21:36:34 [notice] 45#45: gracefully shutting down +2024/05/22 21:36:34 [notice] 45#45: exiting +2024/05/22 21:36:34 [notice] 32#32: exit +2024/05/22 21:36:34 [notice] 33#33: exit +2024/05/22 21:36:34 [notice] 36#36: exit +2024/05/22 21:36:34 [notice] 43#43: exit +2024/05/22 21:36:34 [notice] 41#41: exit +2024/05/22 21:36:34 [notice] 34#34: exit +2024/05/22 21:36:34 [notice] 35#35: exit +2024/05/22 21:36:34 [notice] 31#31: exit +2024/05/22 21:36:34 [notice] 40#40: exit +2024/05/22 21:36:34 [notice] 44#44: exit +2024/05/22 21:36:34 [notice] 38#38: exit +2024/05/22 21:36:34 [notice] 46#46: exit +2024/05/22 21:36:34 [notice] 37#37: exit +2024/05/22 21:36:34 [notice] 45#45: exit +2024/05/22 21:36:34 [notice] 42#42: exit +2024/05/22 21:36:34 [notice] 39#39: gracefully shutting down +2024/05/22 21:36:34 [notice] 39#39: exiting +2024/05/22 21:36:34 [notice] 39#39: exit +2024/05/22 21:36:34 [notice] 25#25: using the "epoll" event method +2024/05/22 21:36:34 [notice] 25#25: start worker processes +2024/05/22 21:36:34 [notice] 25#25: start worker process 69 +2024/05/22 21:36:34 [notice] 25#25: start worker process 70 +2024/05/22 21:36:34 [notice] 25#25: start worker process 71 +2024/05/22 21:36:34 [notice] 25#25: start worker process 72 +2024/05/22 21:36:34 [notice] 25#25: start worker process 73 +2024/05/22 21:36:34 [notice] 25#25: start worker process 74 +2024/05/22 21:36:34 [notice] 25#25: start worker process 75 +2024/05/22 21:36:34 [notice] 25#25: start worker process 76 +2024/05/22 21:36:34 [notice] 25#25: start worker process 77 +2024/05/22 21:36:34 [notice] 25#25: start worker process 78 +2024/05/22 21:36:34 [notice] 25#25: start worker process 79 +2024/05/22 21:36:34 [notice] 25#25: start worker process 80 +2024/05/22 21:36:34 [notice] 25#25: start worker process 81 +2024/05/22 21:36:34 [notice] 25#25: start worker process 82 +2024/05/22 21:36:34 [notice] 25#25: start worker process 83 +2024/05/22 21:36:34 [notice] 25#25: start worker process 84 +2024/05/22 21:36:34 [notice] 53#53: gracefully shutting down +2024/05/22 21:36:34 [notice] 55#55: gracefully shutting down +2024/05/22 21:36:34 [notice] 54#54: gracefully shutting down +2024/05/22 21:36:34 [notice] 56#56: gracefully shutting down +2024/05/22 21:36:34 [notice] 53#53: exiting +2024/05/22 21:36:34 [notice] 57#57: gracefully shutting down +2024/05/22 21:36:34 [notice] 59#59: gracefully shutting down +2024/05/22 21:36:34 [notice] 58#58: gracefully shutting down +2024/05/22 21:36:34 [notice] 54#54: exiting +2024/05/22 21:36:34 [notice] 56#56: exiting +2024/05/22 21:36:34 [notice] 55#55: exiting +2024/05/22 21:36:34 [notice] 59#59: exiting +2024/05/22 21:36:34 [notice] 58#58: exiting +2024/05/22 21:36:34 [notice] 57#57: exiting +2024/05/22 21:36:34 [notice] 63#63: gracefully shutting down +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 43 +2024/05/22 21:36:34 [notice] 66#66: gracefully shutting down +2024/05/22 21:36:34 [notice] 25#25: worker process 31 exited with code 0 +2024/05/22 21:36:34 [notice] 67#67: gracefully shutting down +2024/05/22 21:36:34 [notice] 60#60: gracefully shutting down +2024/05/22 21:36:34 [notice] 25#25: worker process 32 exited with code 0 +2024/05/22 21:36:34 [notice] 61#61: gracefully shutting down +2024/05/22 21:36:34 [notice] 63#63: exiting +2024/05/22 21:36:34 [notice] 25#25: worker process 33 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 34 exited with code 0 +2024/05/22 21:36:34 [notice] 64#64: gracefully shutting down +2024/05/22 21:36:34 [notice] 25#25: worker process 35 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 36 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 37 exited with code 0 +2024/05/22 21:36:34 [notice] 67#67: exiting +2024/05/22 21:36:34 [notice] 60#60: exiting +2024/05/22 21:36:34 [notice] 25#25: worker process 38 exited with code 0 +2024/05/22 21:36:34 [notice] 61#61: exiting +2024/05/22 21:36:34 [notice] 25#25: worker process 39 exited with code 0 +2024/05/22 21:36:34 [notice] 66#66: exiting +2024/05/22 21:36:34 [notice] 25#25: worker process 40 exited with code 0 +2024/05/22 21:36:34 [notice] 64#64: exiting +2024/05/22 21:36:34 [notice] 25#25: worker process 41 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 42 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 43 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 44 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 45 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 46 exited with code 0 +2024/05/22 21:36:34 [notice] 68#68: gracefully shutting down +2024/05/22 21:36:34 [notice] 68#68: exiting +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 65#65: gracefully shutting down +2024/05/22 21:36:34 [notice] 65#65: exiting +2024/05/22 21:36:34 [notice] 53#53: exit +2024/05/22 21:36:34 [notice] 59#59: exit +2024/05/22 21:36:34 [notice] 54#54: exit +2024/05/22 21:36:34 [notice] 57#57: exit +2024/05/22 21:36:34 [notice] 56#56: exit +2024/05/22 21:36:34 [notice] 55#55: exit +2024/05/22 21:36:34 [notice] 66#66: exit +2024/05/22 21:36:34 [notice] 60#60: exit +2024/05/22 21:36:34 [notice] 67#67: exit +2024/05/22 21:36:34 [notice] 64#64: exit +2024/05/22 21:36:34 [notice] 61#61: exit +2024/05/22 21:36:34 [notice] 63#63: exit +2024/05/22 21:36:34 [notice] 58#58: exit +2024/05/22 21:36:34 [notice] 68#68: exit +2024/05/22 21:36:34 [notice] 65#65: exit +2024/05/22 21:36:34 [notice] 62#62: gracefully shutting down +2024/05/22 21:36:34 [notice] 62#62: exiting +2024/05/22 21:36:34 [notice] 62#62: exit +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 62 +2024/05/22 21:36:34 [notice] 25#25: worker process 62 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 57 +2024/05/22 21:36:34 [notice] 25#25: worker process 57 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 66 +2024/05/22 21:36:34 [notice] 25#25: worker process 66 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 68 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 56 +2024/05/22 21:36:34 [notice] 25#25: worker process 56 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 65 +2024/05/22 21:36:34 [notice] 25#25: worker process 53 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 64 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 65 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 54 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 55 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 54 +2024/05/22 21:36:34 [notice] 25#25: worker process 60 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 67 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 59 +2024/05/22 21:36:34 [notice] 25#25: worker process 59 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 58 +2024/05/22 21:36:34 [notice] 25#25: worker process 58 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: worker process 61 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:36:34 [notice] 25#25: signal 17 (SIGCHLD) received from 63 +2024/05/22 21:36:34 [notice] 25#25: worker process 63 exited with code 0 +2024/05/22 21:36:34 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 1 (SIGHUP) received from 6, reconfiguring +2024/05/22 21:37:38 [notice] 25#25: reconfiguring +2024/05/22 21:37:38 [notice] 25#25: using the "epoll" event method +2024/05/22 21:37:38 [notice] 25#25: start worker processes +2024/05/22 21:37:38 [notice] 25#25: start worker process 85 +2024/05/22 21:37:38 [notice] 25#25: start worker process 86 +2024/05/22 21:37:38 [notice] 25#25: start worker process 87 +2024/05/22 21:37:38 [notice] 25#25: start worker process 88 +2024/05/22 21:37:38 [notice] 25#25: start worker process 89 +2024/05/22 21:37:38 [notice] 25#25: start worker process 90 +2024/05/22 21:37:38 [notice] 25#25: start worker process 91 +2024/05/22 21:37:38 [notice] 25#25: start worker process 92 +2024/05/22 21:37:38 [notice] 25#25: start worker process 93 +2024/05/22 21:37:38 [notice] 25#25: start worker process 94 +2024/05/22 21:37:38 [notice] 25#25: start worker process 95 +2024/05/22 21:37:38 [notice] 25#25: start worker process 96 +2024/05/22 21:37:38 [notice] 25#25: start worker process 97 +2024/05/22 21:37:38 [notice] 25#25: start worker process 98 +2024/05/22 21:37:38 [notice] 25#25: start worker process 99 +2024/05/22 21:37:38 [notice] 25#25: start worker process 100 +2024/05/22 21:37:38 [notice] 69#69: gracefully shutting down +2024/05/22 21:37:38 [notice] 72#72: gracefully shutting down +2024/05/22 21:37:38 [notice] 70#70: gracefully shutting down +2024/05/22 21:37:38 [notice] 71#71: gracefully shutting down +2024/05/22 21:37:38 [notice] 73#73: gracefully shutting down +2024/05/22 21:37:38 [notice] 71#71: exiting +2024/05/22 21:37:38 [notice] 72#72: exiting +2024/05/22 21:37:38 [notice] 70#70: exiting +2024/05/22 21:37:38 [notice] 74#74: gracefully shutting down +2024/05/22 21:37:38 [notice] 77#77: gracefully shutting down +2024/05/22 21:37:38 [notice] 69#69: exiting +2024/05/22 21:37:38 [notice] 73#73: exiting +2024/05/22 21:37:38 [notice] 74#74: exiting +2024/05/22 21:37:38 [notice] 77#77: exiting +2024/05/22 21:37:38 [notice] 84#84: gracefully shutting down +2024/05/22 21:37:38 [notice] 75#75: gracefully shutting down +2024/05/22 21:37:38 [notice] 79#79: gracefully shutting down +2024/05/22 21:37:38 [notice] 82#82: gracefully shutting down +2024/05/22 21:37:38 [notice] 83#83: gracefully shutting down +2024/05/22 21:37:38 [notice] 80#80: gracefully shutting down +2024/05/22 21:37:38 [notice] 84#84: exiting +2024/05/22 21:37:38 [notice] 78#78: gracefully shutting down +2024/05/22 21:37:38 [notice] 80#80: exiting +2024/05/22 21:37:38 [notice] 79#79: exiting +2024/05/22 21:37:38 [notice] 82#82: exiting +2024/05/22 21:37:38 [notice] 83#83: exiting +2024/05/22 21:37:38 [notice] 78#78: exiting +2024/05/22 21:37:38 [notice] 75#75: exiting +2024/05/22 21:37:38 [notice] 81#81: gracefully shutting down +2024/05/22 21:37:38 [notice] 81#81: exiting +2024/05/22 21:37:38 [notice] 76#76: gracefully shutting down +2024/05/22 21:37:38 [notice] 76#76: exiting +2024/05/22 21:37:38 [notice] 69#69: exit +2024/05/22 21:37:38 [notice] 72#72: exit +2024/05/22 21:37:38 [notice] 70#70: exit +2024/05/22 21:37:38 [notice] 84#84: exit +2024/05/22 21:37:38 [notice] 73#73: exit +2024/05/22 21:37:38 [notice] 77#77: exit +2024/05/22 21:37:38 [notice] 71#71: exit +2024/05/22 21:37:38 [notice] 74#74: exit +2024/05/22 21:37:38 [notice] 81#81: exit +2024/05/22 21:37:38 [notice] 82#82: exit +2024/05/22 21:37:38 [notice] 83#83: exit +2024/05/22 21:37:38 [notice] 75#75: exit +2024/05/22 21:37:38 [notice] 79#79: exit +2024/05/22 21:37:38 [notice] 80#80: exit +2024/05/22 21:37:38 [notice] 76#76: exit +2024/05/22 21:37:38 [notice] 78#78: exit +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 70 +2024/05/22 21:37:38 [notice] 25#25: worker process 70 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 74 +2024/05/22 21:37:38 [notice] 25#25: worker process 74 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 78 +2024/05/22 21:37:38 [notice] 25#25: worker process 78 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 80 +2024/05/22 21:37:38 [notice] 25#25: worker process 80 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 1 (SIGHUP) received from 6, reconfiguring +2024/05/22 21:37:38 [notice] 25#25: reconfiguring +2024/05/22 21:37:38 [notice] 25#25: using the "epoll" event method +2024/05/22 21:37:38 [notice] 25#25: start worker processes +2024/05/22 21:37:38 [notice] 25#25: start worker process 101 +2024/05/22 21:37:38 [notice] 25#25: start worker process 102 +2024/05/22 21:37:38 [notice] 25#25: start worker process 103 +2024/05/22 21:37:38 [notice] 25#25: start worker process 104 +2024/05/22 21:37:38 [notice] 25#25: start worker process 105 +2024/05/22 21:37:38 [notice] 25#25: start worker process 106 +2024/05/22 21:37:38 [notice] 25#25: start worker process 107 +2024/05/22 21:37:38 [notice] 25#25: start worker process 108 +2024/05/22 21:37:38 [notice] 25#25: start worker process 109 +2024/05/22 21:37:38 [notice] 25#25: start worker process 110 +2024/05/22 21:37:38 [notice] 25#25: start worker process 111 +2024/05/22 21:37:38 [notice] 25#25: start worker process 112 +2024/05/22 21:37:38 [notice] 25#25: start worker process 113 +2024/05/22 21:37:38 [notice] 25#25: start worker process 114 +2024/05/22 21:37:38 [notice] 25#25: start worker process 115 +2024/05/22 21:37:38 [notice] 25#25: start worker process 116 +2024/05/22 21:37:38 [notice] 85#85: gracefully shutting down +2024/05/22 21:37:38 [notice] 88#88: gracefully shutting down +2024/05/22 21:37:38 [notice] 87#87: gracefully shutting down +2024/05/22 21:37:38 [notice] 86#86: gracefully shutting down +2024/05/22 21:37:38 [notice] 89#89: gracefully shutting down +2024/05/22 21:37:38 [notice] 88#88: exiting +2024/05/22 21:37:38 [notice] 87#87: exiting +2024/05/22 21:37:38 [notice] 85#85: exiting +2024/05/22 21:37:38 [notice] 91#91: gracefully shutting down +2024/05/22 21:37:38 [notice] 90#90: gracefully shutting down +2024/05/22 21:37:38 [notice] 86#86: exiting +2024/05/22 21:37:38 [notice] 89#89: exiting +2024/05/22 21:37:38 [notice] 94#94: gracefully shutting down +2024/05/22 21:37:38 [notice] 99#99: gracefully shutting down +2024/05/22 21:37:38 [notice] 96#96: gracefully shutting down +2024/05/22 21:37:38 [notice] 90#90: exiting +2024/05/22 21:37:38 [notice] 91#91: exiting +2024/05/22 21:37:38 [notice] 95#95: gracefully shutting down +2024/05/22 21:37:38 [notice] 93#93: gracefully shutting down +2024/05/22 21:37:38 [notice] 97#97: gracefully shutting down +2024/05/22 21:37:38 [notice] 94#94: exiting +2024/05/22 21:37:38 [notice] 95#95: exiting +2024/05/22 21:37:38 [notice] 99#99: exiting +2024/05/22 21:37:38 [notice] 96#96: exiting +2024/05/22 21:37:38 [notice] 98#98: gracefully shutting down +2024/05/22 21:37:38 [notice] 92#92: gracefully shutting down +2024/05/22 21:37:38 [notice] 98#98: exiting +2024/05/22 21:37:38 [notice] 93#93: exiting +2024/05/22 21:37:38 [notice] 97#97: exiting +2024/05/22 21:37:38 [notice] 92#92: exiting +2024/05/22 21:37:38 [notice] 85#85: exit +2024/05/22 21:37:38 [notice] 89#89: exit +2024/05/22 21:37:38 [notice] 94#94: exit +2024/05/22 21:37:38 [notice] 86#86: exit +2024/05/22 21:37:38 [notice] 87#87: exit +2024/05/22 21:37:38 [notice] 95#95: exit +2024/05/22 21:37:38 [notice] 92#92: exit +2024/05/22 21:37:38 [notice] 96#96: exit +2024/05/22 21:37:38 [notice] 99#99: exit +2024/05/22 21:37:38 [notice] 90#90: exit +2024/05/22 21:37:38 [notice] 98#98: exit +2024/05/22 21:37:38 [notice] 88#88: exit +2024/05/22 21:37:38 [notice] 91#91: exit +2024/05/22 21:37:38 [notice] 93#93: exit +2024/05/22 21:37:38 [notice] 97#97: exit +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 71 +2024/05/22 21:37:38 [notice] 100#100: gracefully shutting down +2024/05/22 21:37:38 [notice] 100#100: exiting +2024/05/22 21:37:38 [notice] 25#25: worker process 69 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 71 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 72 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 73 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 75 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 76 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 77 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 79 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 81 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 82 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 83 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 84 exited with code 0 +2024/05/22 21:37:38 [notice] 100#100: exit +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 97 +2024/05/22 21:37:38 [notice] 25#25: worker process 94 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 97 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 89 +2024/05/22 21:37:38 [notice] 25#25: worker process 87 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 89 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 90 +2024/05/22 21:37:38 [notice] 25#25: worker process 90 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 96 +2024/05/22 21:37:38 [notice] 25#25: worker process 85 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 96 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 85 +2024/05/22 21:37:38 [notice] 25#25: signal 1 (SIGHUP) received from 6, reconfiguring +2024/05/22 21:37:38 [notice] 25#25: reconfiguring +2024/05/22 21:37:38 [notice] 25#25: using the "epoll" event method +2024/05/22 21:37:38 [notice] 25#25: start worker processes +2024/05/22 21:37:38 [notice] 25#25: start worker process 117 +2024/05/22 21:37:38 [notice] 25#25: start worker process 118 +2024/05/22 21:37:38 [notice] 25#25: start worker process 119 +2024/05/22 21:37:38 [notice] 25#25: start worker process 120 +2024/05/22 21:37:38 [notice] 25#25: start worker process 121 +2024/05/22 21:37:38 [notice] 25#25: start worker process 122 +2024/05/22 21:37:38 [notice] 25#25: start worker process 123 +2024/05/22 21:37:38 [notice] 25#25: start worker process 124 +2024/05/22 21:37:38 [notice] 25#25: start worker process 125 +2024/05/22 21:37:38 [notice] 25#25: start worker process 126 +2024/05/22 21:37:38 [notice] 25#25: start worker process 127 +2024/05/22 21:37:38 [notice] 25#25: start worker process 128 +2024/05/22 21:37:38 [notice] 25#25: start worker process 129 +2024/05/22 21:37:38 [notice] 25#25: start worker process 130 +2024/05/22 21:37:38 [notice] 25#25: start worker process 131 +2024/05/22 21:37:38 [notice] 25#25: start worker process 132 +2024/05/22 21:37:38 [notice] 101#101: gracefully shutting down +2024/05/22 21:37:38 [notice] 105#105: gracefully shutting down +2024/05/22 21:37:38 [notice] 101#101: exiting +2024/05/22 21:37:38 [notice] 104#104: gracefully shutting down +2024/05/22 21:37:38 [notice] 103#103: gracefully shutting down +2024/05/22 21:37:38 [notice] 102#102: gracefully shutting down +2024/05/22 21:37:38 [notice] 107#107: gracefully shutting down +2024/05/22 21:37:38 [notice] 106#106: gracefully shutting down +2024/05/22 21:37:38 [notice] 109#109: gracefully shutting down +2024/05/22 21:37:38 [notice] 105#105: exiting +2024/05/22 21:37:38 [notice] 108#108: gracefully shutting down +2024/05/22 21:37:38 [notice] 111#111: gracefully shutting down +2024/05/22 21:37:38 [notice] 103#103: exiting +2024/05/22 21:37:38 [notice] 104#104: exiting +2024/05/22 21:37:38 [notice] 109#109: exiting +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 95 +2024/05/22 21:37:38 [notice] 102#102: exiting +2024/05/22 21:37:38 [notice] 107#107: exiting +2024/05/22 21:37:38 [notice] 106#106: exiting +2024/05/22 21:37:38 [notice] 111#111: exiting +2024/05/22 21:37:38 [notice] 25#25: worker process 86 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 88 exited with code 0 +2024/05/22 21:37:38 [notice] 108#108: exiting +2024/05/22 21:37:38 [notice] 25#25: worker process 91 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 92 exited with code 0 +2024/05/22 21:37:38 [notice] 112#112: gracefully shutting down +2024/05/22 21:37:38 [notice] 25#25: worker process 93 exited with code 0 +2024/05/22 21:37:38 [notice] 113#113: gracefully shutting down +2024/05/22 21:37:38 [notice] 25#25: worker process 95 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 98 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 99 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 100 exited with code 0 +2024/05/22 21:37:38 [notice] 112#112: exiting +2024/05/22 21:37:38 [notice] 113#113: exiting +2024/05/22 21:37:38 [notice] 114#114: gracefully shutting down +2024/05/22 21:37:38 [notice] 114#114: exiting +2024/05/22 21:37:38 [notice] 115#115: gracefully shutting down +2024/05/22 21:37:38 [notice] 115#115: exiting +2024/05/22 21:37:38 [notice] 110#110: gracefully shutting down +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 116#116: gracefully shutting down +2024/05/22 21:37:38 [notice] 116#116: exiting +2024/05/22 21:37:38 [notice] 110#110: exiting +2024/05/22 21:37:38 [notice] 111#111: exit +2024/05/22 21:37:38 [notice] 101#101: exit +2024/05/22 21:37:38 [notice] 105#105: exit +2024/05/22 21:37:38 [notice] 103#103: exit +2024/05/22 21:37:38 [notice] 104#104: exit +2024/05/22 21:37:38 [notice] 109#109: exit +2024/05/22 21:37:38 [notice] 108#108: exit +2024/05/22 21:37:38 [notice] 106#106: exit +2024/05/22 21:37:38 [notice] 114#114: exit +2024/05/22 21:37:38 [notice] 107#107: exit +2024/05/22 21:37:38 [notice] 102#102: exit +2024/05/22 21:37:38 [notice] 113#113: exit +2024/05/22 21:37:38 [notice] 115#115: exit +2024/05/22 21:37:38 [notice] 116#116: exit +2024/05/22 21:37:38 [notice] 112#112: exit +2024/05/22 21:37:38 [notice] 110#110: exit +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 116 +2024/05/22 21:37:38 [notice] 25#25: worker process 116 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 112 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 112 +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 103 +2024/05/22 21:37:38 [notice] 25#25: worker process 103 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 107 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 108 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 109 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 111 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 114 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 114 +2024/05/22 21:37:38 [notice] 25#25: worker process 110 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 115 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 101 +2024/05/22 21:37:38 [notice] 25#25: worker process 101 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 113 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 106 +2024/05/22 21:37:38 [notice] 25#25: worker process 106 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 104 +2024/05/22 21:37:38 [notice] 25#25: worker process 102 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: worker process 104 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:38 [notice] 25#25: signal 17 (SIGCHLD) received from 105 +2024/05/22 21:37:38 [notice] 25#25: worker process 105 exited with code 0 +2024/05/22 21:37:38 [notice] 25#25: signal 29 (SIGIO) received +2024/05/22 21:37:39 [info] 117#117: *7 client unix: closed keepalive connection +2024/05/22 21:37:39 [info] 118#118: *8 client unix: closed keepalive connection +10.142.0.79 - - [22/May/2024:21:37:39 +0000] "GET / HTTP/1.1" 200 156 "-" "Go-http-client/1.1" +10.142.0.79 - - [22/May/2024:21:37:39 +0000] "GET / HTTP/1.1" 200 156 "-" "Go-http-client/1.1" +2024/05/22 21:37:40 [info] 119#119: *12 client unix: closed keepalive connection +2024/05/22 21:37:40 [info] 120#120: *13 client unix: closed keepalive connection +2024/05/22 21:37:40 [info] 121#121: *14 client unix: closed keepalive connection +2024/05/22 21:37:40 [info] 122#122: *15 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 123#123: *16 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 124#124: *17 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 125#125: *18 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 126#126: *19 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 127#127: *20 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 128#128: *21 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 129#129: *22 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 130#130: *23 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 131#131: *24 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 132#132: *25 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 117#117: *26 client unix: closed keepalive connection +2024/05/22 21:37:41 [info] 117#117: *27 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *28 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *29 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *30 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *31 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *32 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *33 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *34 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *35 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *36 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *37 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *38 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *39 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *40 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 117#117: *41 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *42 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *43 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *44 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *45 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *46 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *47 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *48 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *49 client unix: closed keepalive connection +2024/05/22 21:37:42 [info] 118#118: *50 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 118#118: *51 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 118#118: *52 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 118#118: *53 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 118#118: *54 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 118#118: *55 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 118#118: *56 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 118#118: *57 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *58 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *59 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *60 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *61 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *62 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *63 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *64 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *65 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *66 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *67 client unix: closed keepalive connection +2024/05/22 21:37:43 [info] 119#119: *68 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 119#119: *69 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 119#119: *70 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 119#119: *71 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 119#119: *72 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 119#119: *73 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *74 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *75 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *76 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *77 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *78 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *79 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *80 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *81 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *82 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *83 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *84 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *85 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *86 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *87 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *88 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 120#120: *89 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 121#121: *90 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 121#121: *91 client unix: closed keepalive connection +2024/05/22 21:37:44 [info] 121#121: *92 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *93 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *94 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *95 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *96 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *97 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *98 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *99 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *100 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *101 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *102 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *103 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *104 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 121#121: *105 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *106 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *107 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *108 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *109 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *110 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *111 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *112 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *113 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *114 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *115 client unix: closed keepalive connection +2024/05/22 21:37:45 [info] 122#122: *116 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 122#122: *117 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 122#122: *118 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 122#122: *119 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 122#122: *120 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 122#122: *121 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *122 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *123 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *124 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *125 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *126 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *127 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *128 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *129 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *130 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *131 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *132 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *133 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *134 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *135 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *136 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 123#123: *137 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 124#124: *138 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 124#124: *139 client unix: closed keepalive connection +2024/05/22 21:37:46 [info] 124#124: *140 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *141 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *142 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *143 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *144 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *145 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *146 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *147 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *148 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *149 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *150 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *151 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *152 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 124#124: *153 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 125#125: *154 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 125#125: *155 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 125#125: *156 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 125#125: *157 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 125#125: *158 client unix: closed keepalive connection +2024/05/22 21:37:47 [info] 125#125: *159 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *160 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *161 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *162 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *163 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *164 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *165 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *166 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *167 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *168 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 125#125: *169 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 126#126: *170 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 126#126: *171 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 126#126: *172 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 126#126: *173 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 126#126: *174 client unix: closed keepalive connection +2024/05/22 21:37:48 [info] 126#126: *175 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *176 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *177 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *178 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *179 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *180 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *181 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *182 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *183 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *184 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 126#126: *185 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 127#127: *186 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 127#127: *187 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 127#127: *188 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 127#127: *189 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 127#127: *190 client unix: closed keepalive connection +2024/05/22 21:37:49 [info] 127#127: *191 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *192 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *193 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *194 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *195 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *196 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *197 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *198 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *199 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *200 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 127#127: *201 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *202 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *203 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *204 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *205 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *206 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *207 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *208 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *209 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *210 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *211 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *212 client unix: closed keepalive connection +2024/05/22 21:37:50 [info] 128#128: *213 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 128#128: *214 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 128#128: *215 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 128#128: *216 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 128#128: *217 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *218 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *219 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *220 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *221 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *222 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *223 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *224 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 130#130: *225 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *226 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *227 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *228 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *229 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *230 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *231 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *232 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *233 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 129#129: *234 client unix: closed keepalive connection +2024/05/22 21:37:51 [info] 130#130: *235 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *236 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *237 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *238 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *239 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *240 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *241 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *242 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *243 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *244 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *245 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *246 client unix: closed keepalive connection +2024/05/22 21:37:52 [info] 130#130: *247 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 130#130: *248 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 130#130: *249 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *250 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *251 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *252 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *253 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *254 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *255 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *256 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *257 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *258 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *259 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *260 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *261 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *262 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *263 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *264 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 131#131: *265 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *266 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *267 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *268 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *269 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *270 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *271 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *272 client unix: closed keepalive connection +2024/05/22 21:37:53 [info] 132#132: *273 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *274 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *275 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *276 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *277 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *278 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *279 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *280 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 132#132: *281 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *282 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *283 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *284 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *285 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *286 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *287 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *288 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *289 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *290 client unix: closed keepalive connection +2024/05/22 21:37:54 [info] 117#117: *291 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 117#117: *292 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 117#117: *293 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 117#117: *294 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 117#117: *295 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 117#117: *296 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 117#117: *297 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *298 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *299 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *300 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *301 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *302 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *303 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *304 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *305 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *306 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *307 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *308 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *309 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *310 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *311 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *312 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 118#118: *313 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 119#119: *314 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 119#119: *315 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 119#119: *316 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 119#119: *317 client unix: closed keepalive connection +2024/05/22 21:37:55 [info] 119#119: *318 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *319 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *320 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *321 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *322 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *323 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *324 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *325 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *326 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *327 client unix: closed keepalive connection +2024/05/22 21:37:56 [info] 119#119: *328 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 119#119: *329 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 120#120: *330 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 120#120: *331 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 120#120: *332 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 120#120: *333 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 120#120: *334 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 120#120: *335 client unix: closed keepalive connection +2024/05/22 21:37:57 [info] 120#120: *336 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *337 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *338 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *339 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *340 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *341 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *342 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *343 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *344 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 120#120: *345 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *346 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *347 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *348 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *349 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *350 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *351 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *352 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *353 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *354 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *355 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *356 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *357 client unix: closed keepalive connection +2024/05/22 21:37:58 [info] 121#121: *358 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 121#121: *359 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 121#121: *360 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 121#121: *361 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *362 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *363 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *364 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *365 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *366 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *367 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *368 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *369 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *370 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *371 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *372 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *373 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *374 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *375 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *376 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 122#122: *377 client unix: closed keepalive connection +2024/05/22 21:37:59 [info] 123#123: *378 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *379 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *380 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *381 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *382 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *383 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *384 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *385 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *386 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *387 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *388 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *389 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *390 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *391 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *392 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 123#123: *393 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *394 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *395 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *396 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *397 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *398 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *399 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *400 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *401 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *402 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *403 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *404 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *405 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *406 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *407 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *408 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 124#124: *409 client unix: closed keepalive connection +2024/05/22 21:38:00 [info] 125#125: *410 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *411 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *412 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *413 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *414 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *415 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *416 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *417 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *418 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *419 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *420 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *421 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *422 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *423 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *424 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 125#125: *425 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 126#126: *426 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 126#126: *427 client unix: closed keepalive connection +2024/05/22 21:38:01 [info] 126#126: *428 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *429 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *430 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *431 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *432 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *433 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *434 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *435 client unix: closed keepalive connection +2024/05/22 21:38:02 [info] 126#126: *436 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 126#126: *437 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 126#126: *438 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 126#126: *439 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 126#126: *440 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 126#126: *441 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *442 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *443 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *444 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *445 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *446 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *447 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *448 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *449 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *450 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *451 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *452 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *453 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *454 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *455 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *456 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 127#127: *457 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 128#128: *458 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 128#128: *459 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 128#128: *460 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 128#128: *461 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 128#128: *462 client unix: closed keepalive connection +2024/05/22 21:38:03 [info] 128#128: *463 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *464 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *465 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *466 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *467 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *468 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *469 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *470 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *471 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *472 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 128#128: *473 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *474 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *475 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *476 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *477 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *478 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *479 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *480 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *481 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *482 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *483 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *484 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *485 client unix: closed keepalive connection +2024/05/22 21:38:04 [info] 129#129: *486 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 129#129: *487 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 129#129: *488 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 129#129: *489 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *490 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *491 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *492 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *493 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *494 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *495 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *496 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *497 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *498 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *499 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *500 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *501 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *502 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *503 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *504 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 130#130: *505 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 131#131: *506 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 131#131: *507 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 131#131: *508 client unix: closed keepalive connection +2024/05/22 21:38:05 [info] 131#131: *509 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *510 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *511 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *512 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *513 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *514 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *515 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *516 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *517 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *518 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *519 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *520 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 131#131: *521 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 132#132: *522 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 132#132: *523 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 132#132: *524 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 132#132: *525 client unix: closed keepalive connection +2024/05/22 21:38:06 [info] 132#132: *526 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *527 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *528 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 117#117: *529 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *530 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *531 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *532 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *533 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *534 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *535 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *536 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *537 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 132#132: *538 client unix: closed keepalive connection +2024/05/22 21:38:07 [info] 117#117: *539 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *540 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *541 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *542 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *543 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *544 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *545 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *546 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *547 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *548 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *549 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *550 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *551 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *552 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *553 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 117#117: *554 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *555 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *556 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *557 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *558 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *559 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *560 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *561 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *562 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *563 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *564 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *565 client unix: closed keepalive connection +2024/05/22 21:38:08 [info] 118#118: *566 client unix: closed keepalive connection +2024/05/22 21:38:08 [crit] 118#118: ngx_slab_alloc() failed: no memory in upstream zone "scale_backend_80" +2024/05/22 21:38:08 [notice] 25#25: signal 1 (SIGHUP) received from 6, reconfiguring +2024/05/22 21:38:08 [notice] 25#25: reconfiguring +2024/05/22 21:38:08 [crit] 25#25: ngx_slab_alloc() failed: no memory in upstream zone "scale_backend_80" diff --git a/tests/results/scale/edge/edge-plus.md b/tests/results/scale/edge/edge-plus.md new file mode 100755 index 0000000000..86d038b25f --- /dev/null +++ b/tests/results/scale/edge/edge-plus.md @@ -0,0 +1,194 @@ +# Results + +## Test environment + +NGINX Plus: true + +GKE Cluster: + +- Node count: 12 +- k8s version: v1.28.8-gke.1095000 +- vCPUs per node: 16 +- RAM per node: 65855088Ki +- Max pods per node: 110 +- Zone: us-east1-b +- Instance Type: n2d-standard-16 + +## Test TestScale_Listeners + +### Reloads + +- Total: 128 +- Total Errors: 0 +- Average Time: 148ms +- Reload distribution: + - 500ms: 128 + - 1000ms: 128 + - 5000ms: 128 + - 10000ms: 128 + - 30000ms: 128 + - +Infms: 128 + +### Event Batch Processing + +- Total: 387 +- Average Time: 129ms +- Event Batch Processing distribution: + - 500ms: 355 + - 1000ms: 385 + - 5000ms: 387 + - 10000ms: 387 + - 30000ms: 387 + - +Infms: 387 + +### Errors + +- NGF errors: 0 +- NGF container restarts: 0 +- NGINX errors: 0 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_Listeners) for more details. +The logs are attached only if there are errors. + +## Test TestScale_HTTPSListeners + +### Reloads + +- Total: 128 +- Total Errors: 0 +- Average Time: 171ms +- Reload distribution: + - 500ms: 128 + - 1000ms: 128 + - 5000ms: 128 + - 10000ms: 128 + - 30000ms: 128 + - +Infms: 128 + +### Event Batch Processing + +- Total: 451 +- Average Time: 118ms +- Event Batch Processing distribution: + - 500ms: 408 + - 1000ms: 449 + - 5000ms: 451 + - 10000ms: 451 + - 30000ms: 451 + - +Infms: 451 + +### Errors + +- NGF errors: 0 +- NGF container restarts: 0 +- NGINX errors: 0 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_HTTPSListeners) for more details. +The logs are attached only if there are errors. + +## Test TestScale_HTTPRoutes + +### Reloads + +- Total: 1001 +- Total Errors: 0 +- Average Time: 373ms +- Reload distribution: + - 500ms: 744 + - 1000ms: 1001 + - 5000ms: 1001 + - 10000ms: 1001 + - 30000ms: 1001 + - +Infms: 1001 + +### Event Batch Processing + +- Total: 1008 +- Average Time: 420ms +- Event Batch Processing distribution: + - 500ms: 652 + - 1000ms: 1008 + - 5000ms: 1008 + - 10000ms: 1008 + - 30000ms: 1008 + - +Infms: 1008 + +### Errors + +- NGF errors: 0 +- NGF container restarts: 0 +- NGINX errors: 0 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_HTTPRoutes) for more details. +The logs are attached only if there are errors. + +## Test TestScale_UpstreamServers + +### Reloads + +- Total: 3 +- Total Errors: 0 +- Average Time: 126ms +- Reload distribution: + - 500ms: 3 + - 1000ms: 3 + - 5000ms: 3 + - 10000ms: 3 + - 30000ms: 3 + - +Infms: 3 + +### Event Batch Processing + +- Total: 210 +- Average Time: 93ms +- Event Batch Processing distribution: + - 500ms: 209 + - 1000ms: 210 + - 5000ms: 210 + - 10000ms: 210 + - 30000ms: 210 + - +Infms: 210 + +### Errors + +- NGF errors: 1 +- NGF container restarts: 0 +- NGINX errors: 2 +- NGINX container restarts: 0 + +### Graphs and Logs + +See [output directory](./TestScale_UpstreamServers) for more details. +The logs are attached only if there are errors. + +## Test TestScale_HTTPMatches + +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.98 +Duration [total, attack, wait] 30.001s, 29.999s, 1.228ms +Latencies [min, mean, 50, 90, 95, 99, max] 697.116µs, 1.028ms, 973.054µs, 1.149ms, 1.222ms, 1.579ms, 19.031ms +Bytes In [total, mean] 4830000, 161.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +``` +```text +Requests [total, rate, throughput] 30000, 1000.04, 1000.00 +Duration [total, attack, wait] 30s, 29.999s, 1.153ms +Latencies [min, mean, 50, 90, 95, 99, max] 764.596µs, 1.14ms, 1.107ms, 1.305ms, 1.382ms, 1.61ms, 28.312ms +Bytes In [total, mean] 4830000, 161.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:30000 +Error Set: +```