From 206f1ce9f6de2007b745949f8741b593793e7989 Mon Sep 17 00:00:00 2001 From: nginx-bot Date: Mon, 8 Jul 2024 18:42:52 +0000 Subject: [PATCH] NFR Test Results for NGF version edge (Plus) --- tests/results/dp-perf/edge/edge-plus.md | 80 + tests/results/ngf-upgrade/edge/edge-plus.md | 45 + tests/results/ngf-upgrade/edge/http-plus.png | Bin 0 -> 4346 bytes tests/results/ngf-upgrade/edge/https-plus.png | Bin 0 -> 4346 bytes .../edge/TestScale_HTTPRoutes/cpu-plus.png | Bin 0 -> 7447 bytes .../edge/TestScale_HTTPRoutes/memory-plus.png | Bin 0 -> 7290 bytes .../edge/TestScale_HTTPRoutes/ttr-plus.png | Bin 0 -> 6821 bytes .../TestScale_HTTPSListeners/cpu-plus.png | Bin 0 -> 7124 bytes .../TestScale_HTTPSListeners/memory-plus.png | Bin 0 -> 5913 bytes .../TestScale_HTTPSListeners/ttr-plus.png | Bin 0 -> 9072 bytes .../edge/TestScale_Listeners/cpu-plus.png | Bin 0 -> 6911 bytes .../edge/TestScale_Listeners/memory-plus.png | Bin 0 -> 6122 bytes .../edge/TestScale_Listeners/ttr-plus.png | Bin 0 -> 8858 bytes .../TestScale_UpstreamServers/cpu-plus.png | Bin 0 -> 6939 bytes .../TestScale_UpstreamServers/memory-plus.png | Bin 0 -> 5619 bytes .../TestScale_UpstreamServers/ngf-plus.log | 2723 +++++++++++++++++ .../TestScale_UpstreamServers/nginx-plus.log | 1044 +++++++ tests/results/scale/edge/edge-plus.md | 194 ++ 18 files changed, 4086 insertions(+) create mode 100755 tests/results/dp-perf/edge/edge-plus.md create mode 100755 tests/results/ngf-upgrade/edge/edge-plus.md create mode 100644 tests/results/ngf-upgrade/edge/http-plus.png create mode 100644 tests/results/ngf-upgrade/edge/https-plus.png create mode 100644 tests/results/scale/edge/TestScale_HTTPRoutes/cpu-plus.png create mode 100644 tests/results/scale/edge/TestScale_HTTPRoutes/memory-plus.png create mode 100644 tests/results/scale/edge/TestScale_HTTPRoutes/ttr-plus.png create mode 100644 tests/results/scale/edge/TestScale_HTTPSListeners/cpu-plus.png create mode 100644 tests/results/scale/edge/TestScale_HTTPSListeners/memory-plus.png create mode 100644 tests/results/scale/edge/TestScale_HTTPSListeners/ttr-plus.png create mode 100644 tests/results/scale/edge/TestScale_Listeners/cpu-plus.png create mode 100644 tests/results/scale/edge/TestScale_Listeners/memory-plus.png create mode 100644 tests/results/scale/edge/TestScale_Listeners/ttr-plus.png create mode 100644 tests/results/scale/edge/TestScale_UpstreamServers/cpu-plus.png create mode 100644 tests/results/scale/edge/TestScale_UpstreamServers/memory-plus.png create mode 100644 tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log create mode 100644 tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log create mode 100755 tests/results/scale/edge/edge-plus.md 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..9b3867f19e --- /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.29.4-gke.1043004 +- vCPUs per node: 16 +- RAM per node: 65855012Ki +- 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.01, 999.98 +Duration [total, attack, wait] 30.001s, 30s, 997.807µs +Latencies [min, mean, 50, 90, 95, 99, max] 711.69µs, 957.047µs, 931.487µs, 1.041ms, 1.089ms, 1.247ms, 18.096ms +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.04, 1000.01 +Duration [total, attack, wait] 30s, 29.999s, 899.626µs +Latencies [min, mean, 50, 90, 95, 99, max] 726.964µs, 985.028µs, 967.197µs, 1.079ms, 1.118ms, 1.252ms, 19.94ms +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.04, 1000.01 +Duration [total, attack, wait] 30s, 29.999s, 917.947µs +Latencies [min, mean, 50, 90, 95, 99, max] 721.266µs, 993.472µs, 973.023µs, 1.101ms, 1.164ms, 1.321ms, 20.914ms +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] 29999, 1000.00, 999.97 +Duration [total, attack, wait] 30s, 29.999s, 1.08ms +Latencies [min, mean, 50, 90, 95, 99, max] 708.277µs, 986.926µs, 970.493µs, 1.103ms, 1.15ms, 1.274ms, 19.021ms +Bytes In [total, mean] 4739842, 158.00 +Bytes Out [total, mean] 0, 0.00 +Success [ratio] 100.00% +Status Codes [code:count] 200:29999 +Error Set: +``` + +## Test5: Running tea POST method based routing + +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.98 +Duration [total, attack, wait] 30s, 29.999s, 1.022ms +Latencies [min, mean, 50, 90, 95, 99, max] 724.839µs, 981.279µs, 965.573µs, 1.107ms, 1.169ms, 1.299ms, 6.315ms +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..45d87ceea5 --- /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.29.4-gke.1043004 +- vCPUs per node: 16 +- RAM per node: 65855012Ki +- 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.992s, 59.99s, 1.631ms +Latencies [min, mean, 50, 90, 95, 99, max] 908.3µs, 1.36ms, 1.329ms, 1.511ms, 1.57ms, 1.795ms, 14.259ms +Bytes In [total, mean] 955989, 159.33 +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.671ms +Latencies [min, mean, 50, 90, 95, 99, max] 968.82µs, 1.388ms, 1.338ms, 1.558ms, 1.632ms, 1.973ms, 14.346ms +Bytes In [total, mean] 912000, 152.00 +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 0000000000000000000000000000000000000000..825c5e1856adf9150c65d0153095c3a2100300be GIT binary patch literal 4346 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 WXTtoQr_9>^>N*+*>Sb#7*#8BvO;eEo literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..6e8716d65facf55e90227a9e298ed2e89fca6602 GIT binary patch literal 6821 zcmds52{e@L+ka*Z#%PcwA`C@~$e!0WL)3`LOPjJ!qKHx1Yj`4ALz^g~jI9W-W$cC~ zsgNkVWRfK&dxk7!zGu*T{@?$+-#OoR{(a|L<~%cV?&n*woewVpx7qk`E-v;fIl$6xa&>#>9uCA^jAtA}h z$;HLRG#ahBxp{ba7<$FDx_ZK7LVow>>7&#AZ1!YdD7&n_U~-b(1wd~DT%g|&`51YX znB%MKn9ZBLAyojNC8Bi<;Hbz3THmroZ?Qvup9Vp;DX;`yU?v7le~zu8dX!(|pPT!T z4r17uz+~v;ZJ?tsy)WT++)*Y{(uq zt%dqvnmwIf)>6-|Z=n@lX5-S?nA+Ofj~_oeIy%bA%3`tDw6wIky1Ep}V|kFxeBSsI z7Xd(k&iTUbC<#abz~;?nCPqgBQYKRQ5}%X{o8;G_=R3yQfaQ-32jGI;HiFK4H}fvN zIonl?HaYMx=e7iWf(LrkfBb2SlM4{ht(rgTHn|4~xy^|EG+JZ390$_UUPLUoFPBa= z@q7==0=MN!>DfNBIUGCF%5d0)AIaAUMp?;Uumg$2F3?{OsOmP3?>9E$rxQ z%pph$d-uy|&v^yR%R0?e#ut$er4)Pcb!ksz!z6nnPaT@;ScJVj)vmaS0@2= z<_qBqq;kWREwzZDj8Fk5+8F03^UZOFtrj4KIB=a{dOAM*S z1;}|hJG2s{l8+^c2ge#2cEN?N2|jC?FZ#iVSGjJ#yEg=l*Nq-dw9oU=|KeKZHLir# zzLT+drYot+C-0R(mCfr68ps9 zpI!~<<4@MtB3uHO20fJlbU@`k;0fK!YFrmaL;a`;L;O?hz0bA}NzBib2{vA|LeQjT z$CEbd)s0p8Ftzz$cotK#gDTb0{3YcI5E9RvbQ=+uy|8sVjjnl%MyzeVD$p{*U#m5}-;%oR3g1p)U$I8HMW0+V6#ib~_{2kz z;}?ByA`~h3Ek9!Sh{dVOnHWVxh0S#JJMFc@Gni+d=fMNA-pc2$%QE^iGN zvEIhwMx@Il5SXx9FlWbjQi8k@&g7tzarD(%5IAxb1YFw0g~Y<8AxUH;p3ee*16qU8 zLPFq%CHSL9g{O?85wMLrISMVo;lFQ$!xM}gaYsb`AV~~HUO`pP)YuUR>@vmy>ZAOT z(G78sB*KKk(R7p_i8DnaaXe(0l~uQzoM|W+d7Gme83xNi!eCA5doa6DdXS`$&<$Zo zwTF8!fSBB>9VVvEFMg#F^s}(Vsk;5BU4H!kCCySK687_171=^|4peI}Sw;Qucj!o8 z24Xp&mv`{lv}rs@DCBhyFe;2Ufz&YI0S4ON8qsLRc94RWC%9!79}7cOQdM zo+XpSKJ4XD!iQ1f74HXxQpqP_tipiT5(pL3S9OMD6yWqpJ)nhaO0s6jMqY{bACVvejy94SoZ5; zp`(Ri72$N<40-N>U;vBzmxs0jcJ_vlSQR&f;nodE@@^r)Uy3cA-!N$5wN#+z!p>S7 z9~s~DYx2aGiqsw*49dti}#*@x{ zaM@c&!18vuK}c!Ja>u2F)G~_VtMiyz$o0fK$~Ca>^2Daz@%X2hHKapejVZAIa;Bww zT;i(ACS;9*l=8@iu_g^~AP^}F z&c-c{GQ=OoaNm9OHmbpAK7-xN3%lZBwQMb-VeftuK9GGV<@M;>=ep)FkzSo|L{s>M zdw++Xs17b`1GzPwQnm;!*Q)qU!h+t6%> z3&k?9-wr@_?%=~uUFX}{xbV&G;$)YHDp?Dsg@OxTcFPVy_pxXryCDA}4htnrj@?gV zx$~~8)xpa|3~k}IIG3S{nct*mqs7bgDZ;6rhB56gFIA{5ix}hjt#5O0i+zcl?3|K* z)bU(614`T5+%9%KjbDpGhKzAnIYBv1=<6+t(7HxH{w^biJ9H<1BtKc7OC3K+gdL&m z#%L!MMN%H(wG5y_z!9(7FH)8TDQ*fW-sb;EC|zEmi&*26=NE4b6`bf$P)8(4imm2T zU+x~{Q*_9RM%O-AY15g!*=>yZzLsJC+^hboXjFq*Q`>LfUT4~P1VPEHG9uW{heYoG zn@+Il``zxUvfJSIZxo+fN>5g(jh5_>Awt}Bl_&zv1Xr8T*Va`UZS$v{gHjEhDNnmx2vh(TpV#8l29{2NpLk0WR?Y+{V zhw^_D;hT*sXj(QrrhT`oXI6<(R?&Qby_9z(V37SG&XLIcd@Ql|Q|SV`oKA4Y#h$NA zQPi&`{_yQ7d4x4#<|(GWAv`$)WuMBX;Hq7jP{H0}M~CeE%A;34b(+qr=Spv#3YGN= zb7VX)U-P@3$weCBlAQ7zAw-e$WZ|ZlW1nhU0i#|s~48q?J>9O}JRNQM$wGb1n z;qbeUre}Ch%_POS{8=iNy)(b+`SBlb#n!>l5LhH5QvI=WSEMD?%D2%F`$w#i3#V>} zACCWA=fH;#xSw@fWs_a>WAuD+%y6@9)@NH`kH_$m^zz(m;+=OFBq;tsn)N;p4*sTxFo}ec&?-PwsoOTiai(`z5uzB(@dNB+!A6X?GOFPDAIyj! z+DgatBa#x$U^BC#JC^5wLs`?R1qAFd%g~ax-mtY+9v+WPTC%Wjc_I65|2h(8F^WE9 zal<%5X*-ura(mREarN&-U-s$45QiB~6ZJuvYdk}){{idOS{7RMI7JwqPm-bKiW-Kt zu!EGvU{}nomV_)l#{1{7KR}g4QBGPcsI{FB51tylh>VortfwuOszZlF!U3_J0+F(f zH*{fFu*Td|G{3!|T55Qx@V5+dq0f=Ji(3jCbPyDD$9WzhJ*z`F8tN#xw3wc#~9dbd@eV z^4@UM;nEvthlQ=THM_mGg!oYF+3ISWIHtEb>515>PG$!VjuOo{8HbY0i{Bd07{~Hj z=TJq~dKpS`ykt~x1c#afTC?>r5lmQ$r5Wy=OOSyvY5N*)x{VkL-^%iPM5IED&crBe z!coUqu>W%TcIp2--`i0$+!;6(l2mmMf?G_xnN+*N6hnprSs322g18i;vG-~iYku92 zi}dqU8@xa}1dqPZbxwHWYqHn@-Iw;e!RXtDD>Q$yc zI+ZEBJaP^L!S|KqIH@Bp@#iMKN!~Sr>MND!yD|*(ESvrOZHz@BC_P4ZE{=>zFE^Q!YmTmUcu105xuMqf zTrsvX6gWazaAzz4Z(5&*jCDBoPtI-DOH@PJCATjd8RrSwQ&;8=;uurX4`UQeI4N13 zQE2Yby{C&v_A5#W)EiqFn>Agz4tXtVR$*TAy^Yj>q+{pOdKPnc5s%|)k0wx`Ri836 zTp}VMKDS6g4@yq4+T^+v6gGX>bp+G-WOK1G1~-%UDp?(l>w|I0_Cs7iFFE-92;EuEs~R{_mvk2n=4br88@q>vIaQ;NXDm!w zgE->9Z?tNVYi(*VdC$|Et&=pl$OpT@86uB(7Pev?w;zH=b5jTtvI8F9{vg2NU0Gf@ zyUS!WxBYI;q{_2C_OHPJA|6JEPbUcU^s5%E9uxe90Q^y?f4Mul6SK?-S)fH~dD|hu zbTzv?1>wJyDv8^Ped-H+b@fI`{LG zN)Iuli%QZlayA#|@3(%pq3N2DF74y#XU+~Fwt29*-)X7$OO!E)jrDb{EOS9M4J!XU zY@>zSRD?g43DcN8t(@<2ZsfXuS*D3>tl&QL@JNlP59tYqjFzvVtX#gE`l1yYeB=#E z4%=i5C*P1`eH*Ji`4WNsz%wOvkkuy?A162=dNVo=-i{{*I0Sb!n~;`frjCvkd+yV1 zA%9q`?i}eH0X1)#*;T^?W(A)mh zIZ})!#4;t$$troiPL;OaaT400iP)A@*78kTu>Jl{%F;Vc3}0`_+){~nD9OE{H9}or zL(^Q9jhCc!nXfRFanM!?F9!42vPB*D^&haw)F0&~4w-)Xe^&x{? z&zzGld*X_k+?a4pv7zKG7ccWTwpkC=Eaf@2tt@|@_h#=wipnvK@K0}_ySp{CN*R1@ ztZU4+JDIj)JgqKszwlG)UMXmi!qwhR*Tj?D@tXh5isoZ$t25Ae22@f#7QYfG%Mwk{>~O3eZlf$->Yx-AHEnRN&3uu0|8m1Z z&*FKty~^r&PZ8cHssmf|69RHEojM*>3#Q0u=coCiDZ>%?AYG2I9*iX0~O!1m*tznRrnD1x8j0W|!2a zd<}CEXB`&LOYtg`5=Vv+M4AM$ich_H*~^)gmd4_^pMF@W2ex61BZ}p@&Et; literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..3ff3ee4739f066834c86ffe20d019509ba3038a2 GIT binary patch literal 7124 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 vLB89yyvPL`(EuE{Q=fN(iDxwCIEoElgrW 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 literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..7547acdf2ad2c105fc36b2a980f7adc908617f75 GIT binary patch literal 6911 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 literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..6b76123a6ee9000598001297643ef97506d1d1be GIT binary patch literal 6122 zcmds5XIN9swoVfwHA+)L2_PyUC@LKxz^4=e0cn0z5ew3h5|FY*X(|w;C`Cb~D7{ER zCkPk>DS{GO1nB{ZfJ8dEJD&SI_uO;O-}~p}*_q7DyJxj|*P6W(XJ)F;%^}PIfk3zo z4gRu#K;Re%1ZInbgEJ*>{B$7@sFInn<#{HP3C`r?FMcJ zRaGPs>C>lAGcz-wisjR%@pOF2(Co6+@&uDfr$#afEoF2%lL7&?L0rK$Lh_NM!XukM z<41=N`+%lEAl)%Nix8HHOi0gXCVw(B!fY7;nCBr|fFCU_WO?>+BhkGknv=m8%K5z{{DLcUOQ75PeGIPL zfk1fLSYK$W91j`-5wtV>OUDwIwM6C2D0(9pef2Q=ui>c)$#YDJcR7ZSr7tSVDu(~O zW9mS7Y5j20d*$0%P|&~m_(WUF@M*K>z5kufrXXZH0!rG+1b{ov)`~6v~)LQCSI)P*6;iCM-=&hcPdIfGQH)2l4}w{gjow z>Ld2=x@QXja<@`_sUlsYecZvXixt%q!j?SdFNDlD1rg%(nzuVO22RrUBzB8}ixodW zK`USKUJzn`x_2cg{xa4PTs;qa<)GrF$7LYg<5rFTP;Rc!D7k01Q;4RvKG~qHNC>k} zduCjpEQ-0cLGBGM#R1-weYxni5_cEu))GVERBNBOwOIb)w2iqZ;WJ5T`cr@^B_p4y zMm-{T{-{!*qCgo3Nx&aUo3;7&0XU?D+;=E6S6MY ze!_(jwqP%`F?@CCy_iX2R+y(J*LKj-o$kJU64zUPXD)T$K|d(rwKp1N5}At0l@9jr z_R#oneaq0LGnf!f^HpkS=lrw%Q}+#vo_IaHKEjXxGNiTc!T@7~<1|o@{{C(gjbHJ_ zzr6l;wr0D$U$(VW%Q{)-aeRzUe_@_B&lAVJV#p4`40pD*VuTd`EV4UJwPZEXO27vm zuDb7fYTB=h|3nLtkXxhQZY>w>g>XK-9@=!VNKdm~o$A?|sUVgATLac)+MxBax#1qC z#yxG96I)%m@|k~7X3?ZttvZ?;+@Nf!bq8x&F0&3)TG>p z9rSirCMGEiCJTCbZFov=o)0g$tA(P7-Kh`$`Pp|z(&_i*W*H2@gxK97a=byGyz(e? z_|k4ZkXxU`NX(rld@U%*@F*qj##^j*34hC-{>V`HszN*-oVRX-Js$i#T16%}K7^!? zL}D-)0L(xb42JxF8$@nzQm$-Tz#^aT$Q=q~?A*2841qdq9s$YS+-rUYilR2b(}etLLH6ovA5cVph_;zzH5{Yb)b;n2B!*YVp3 zL>_^=na}#DehLP2e03P2c|tm7*BKVc2o%1zoiKZiVvIn@Eomax4L%-l^=y+(cv@LX z`~$%GLiNhVy8M?e5IDuyN5d8FnIe(jLd{j1V9*v$+Qxk#XWfLa=%g;T51*h3gT0r) zU{v(gT@lkg24qQ?pN&Ugu`bpt&cFCPmLB8752AYNohZD9glIdm!xNt%kL)nPCwL+| zMDYpT$d2A?w;B6ktD^?wnBU^%7c^#yX-yome(V%ILE6UH9(=IA4n}2ahq_N87F#xnA&pXn-_W$7QC~f)#9xZs9Z&{V zo#ze-`0AZ3n{TTxC8|FXK_c}2HIx>=_Btuy{*tz{gLXg_wX?M{bKN#~$|tKBcO`d< z3o)JX?C<9f0DBZol^0qo-0v$3^OMP)@<2?h8|d#tOv@VR3m~Qs8tBU-rneQV3uA#$ zwSIFU=rFli>g(PN{W0+4p8w7X*s9`(m6K8!aY?b}cpx;=e@7EmDY{Yvg;gG))v&`V z_pj7&!YmT}$BAyHwv znr73EPzllF{sjPvm%siJxJbF?BCD;{XSH>Dtaf`BL_;Sia9z#iq;VeP3MnRB4buh} z-=>1Vj|m$PD1S801p=nwiXc$G*~kLsDWHb(qHzuo=n0o$0o%_(KxD!O1bkx0kszQG zE&&2Dwc(&99)AW4UKoK&h^Y?kK@~@2ZklZMtIu>_Wq>F#0^7i8;-e5wYoMKWNqDQT z=@YpNe>D}8Gm`I?8Yi%J0KCi8w@*1XuA5-ftqFpnr7!e1KbiXv?d#Cgt{1)i8c4Uibv)w`6llfaex^R-L$CXpDnoli*Eii z4wsV=33U%cYAw}OPihr6E^x=P%gP=q_r3N$cgbr?(6R1f;{#kyVI;K3v247_&1vun zE~l~#+!m~-G*t2VT1%E7zB>SLNI|$xKMui$?Sm6U)n1F4jaPe*Ktvt`kjPh__-Iem znDIv%y>5Gaf_0N|1q2F(BKE&*M{3S!1_7VaGE<4JP8pPB*dM}e^BL8DBnYtgTkiXny z+v%1UW}lR0!TYAzha_B` zoDmq)s7tk0j>M57LIpY-z=9L)HvAthn`qTkOM=UM3io3s4Ae2lMa%E$mwz|qC}a24 zY~v$ZC_9&^bRz0^S1y;`-!QXBHflx6QK`p%t zG_LUBiz>+QXA^a#vpgJ_qh>VR~yPo#<4*aGS9-6OhK2k>6inbOn=&I*$ zH0fMoS!lx_?Z5rmy6(`C4Qp+fi&ilh*#@Dmwy$JeIas8VdFYWw2j8F|RyRb!dNH&L z*9blonbv+(xXOx>W+tV`OS=DrgT)3iR@ua-$D@qhlHf+lh?)sGOFX@>bT1l=o?izb z%AV`%{j1_q*)gc8g{I|b%j#8K8O-7$lp(-n%XqiOe=Fa1LjWW!*WX2grH0}#7dz#C zU*Al&V!@zazunX6(jO`_g@lNnCk0hJNhToG%H2qQALZ#Tt$UA8o1UYdEV>En;hYt*$ zF|9GU`Z7KFE0VRdyhFG}>Qd1G(AQx<<+AuWxr~7YD1)DOXi%=eWEtH%FO8{5sf3~n zY<6E1mk0@f5{$l6sr9MkWodWRn9eY;`*S)3d%eAvU9DQo?8+uzeh(|g8yoj|6JPUz z`o8n!XIUtyzXicz;4AO3uW;EZ{~(sBI<(;i!YCwttbDfvBx}^&ij-AC1b$A2#XvAI z2HI{?y_(mLgNE{p8LH6u617PVtRz%zucRgKAPJ(2&{P3O-d9;()i$G-R3$)D!K4dq z82f#nuM&w=$O|Q9Brie*e2<8t_<3#lUj15tDhY@guD4$1xKs#QS(8brzNduraviw$ z9`qX&W`3)u1O!5+YVLr-Q^k(^?^gBq7P5b_s$uipJ%|27PapJj@}vDKU*NLWP6}cs zdL9CRh8zq=FGeD3sw6QJ|Lxw2G_lluC6s6MI|HaQ@*bH8;6jdKYU18cVbrTn{b+x0 zk|O>uX}zi;7bvev6%8`q+JG0N{ua-wGGG-i-af-1>$3%4;R};2ZD2m1NOV!ZoaF;3jjjBKKlJp}pSC%O+IgtQR(!U7YuQp@;s`sBm2&@zTml!e zKG-){pX~uWs-^+X=Aj+%XjJ^eUai(sV8Wv270Bd&q4NLY^?$~oB?+$lrsKIa?+~>D zs#q`x57hrh@{-xwWNxy~B&w(|$}?jkORY$(yuOva*nI0t2r$dZLDPUz8nvND)zliS3jen({AYxZb^L?QiKsir2XtnF zd3{&IpQP?x_xPE^f@j3*l$}cORjszz>Zo;J{g-;n@v&FasoxfZ*xKqSX7I<5ibr6YQWM&|opBDfG@! zP5fxtm4WhWsog4{2wb#hZ@P$F*4#JSj0F>$o}Wzj-2B_jy8l)|7S+=4?X@cI%&3HJ zCHo%~^DgrUW5*^lzkZ*$PF3=kDpzKqGfYx!} zJ=De0>xXvh?#SQw7B6^g!V)i^?y1HS55Dottu|jL%vg|TBf3Bh%qN_?>bKSCi66UW zo+L+K+|BT={ZcU;{RkeIN%37fYt}s-8?trxlbE}ZurTF!1bOrR+Hl%yZCCp8UY}HQ z`)lv2xqY9Aq4LL1yxmqA^O7Al5S2S?KR;yODzK}reud%LCm-}9wDm@<(;0aie-DCd zRbQE1Lr>d6eUo;;iq$2R^s4Fy(Sy89<%kR$!puBxx`vL&eA36s&&1&~U9)ygg8XU5 z#!Ytx|K|7~!5N4B<s7 z(VJ;H=L)ia$!DKi{X0uI!ST8KGdD2Qwx`_&BIY|UJ`~OLuK7|?8!flR_?crjTJeiJ zb0)l-XumKN+8Py3oeWUwI5i%;D_YNeOX!tPb!n1a4o|9_>u69iqNOydh zL7|Q6lv4wKYa^9Ul4u2;?b0&|-726ERva=oJN(EB?779RTe@^`rX3W^sM?aBC7xM~ z@q7^l7z^j4$~ZfWKYq5gRe~MWu5f;53i|!H;R#b@GtGj01FaBPZ0Y;b>C8ZyJTzV5 z_=&^v{vJ)=b(_5u|3>dC%X(ov);}2~Gk8}oc`#uy-!@7*GhMB1?O18{Ph(J!$D{(q z+T)q`u*atSQ;pyEAJzgM&sVI03BNluq;;avz z6D}R?)}Ztk55KjIQ1M>xJ@eHj%_BD<740?Lo!PMqZk|BkuhRLUcBPI|3Z!n%y#Aex z(6%-s&$He{vv~pg{cfx4%)R%`(lPNL$6mgmgxs~&G%gY1;h(ijAi5eE5nj_z%GC~4 zyua%(Z~Jmmw|Q1M^r=RmuT*3C^uvVb-ZihBR9JbJxI*j=ak%$cf|-7?(2qNL?(l&- z6c5{!lRc~+Z+;(6Eo#9THabfw) zO#7$*u2|g-wZyJxDWh{7$`f-b_LGK>eKe9Yc`6IL$QHQemaWu_gwFd6e0?xH6Y zBy3cRZU@-`%&{(l#&yXd=;Xffbd7Js8O3SxJwC|lxV|X3Ldjt%09YFT*@8|fIL-t;ga`r`?J`jr`6ro4;^QCsj`w>>yepf zX-{K5E;tX^{`u`YrSj_JW)H(La~#M z#UE}_yUQbKgPan(&4!mx4D_(I4fmA`aW)?j$L|H+7-`$~FPOq83i~FeR;--r@W86_ nz+Byq+F-^06zo5-+eCni?K9k8rMzXT9wogqcR4}s%#YD}_H0hui z3>0*EgxLh5f_0jLnFr1WN1{+V!6;@hGl<#qL|z^d)%p4!krNRSQBhGbH8s6(;X+VQ z(8GrhD=I3Qnwr|%+sDVp5fgLD%G4QZasR}e_1sq`b7lx;R=q5pnPK*!5Njw`JSWIj=Z{lyGcJA$}6O5@GL z@pwP)q1(l_rB+|5%5~n-=x7c^(f|FWqfwiyl=7k9Nj|bs0;O$izvNYUD-@@#U&D!5!of}=MKX0&k7=L#pdr3yt38%)A@45&o1U}oAl~~ zO8q;{m+cE)>Ax1(63p-tuX=`ZJuNV_VQ;%+<6~KTK4p!D%lWzHTzkFXL-GYlLuOmc z($kdrgVhn6;THkv|dIe?|txLImui%F6O};kM+GpL!POi^T zT<3M}d+Z)$zRX($kQ+(P+&WUZN^3#WlMn1ap6jZ_xo%Vke*bx4?RDU3($1$sDvOob z0sCx=*&hmKcq_WGFmk5DsErTocQI#qfq^J+RG}1d$$I)_wCe!eQ!1dwZQsj^dDUa| zwz+;{$GOJh2f)BP$Z0X0y+v?hyzsJgH`iiwsX8NYAIhc2bmhSG`yi&4<4+UCZgDQ< zzzFMNlcM>>{4lw<4K_d9kBD_-`YwNo%Cxqg#kpGUFt2msSX!xa#`AIwUgeUrf^gBUAopI@_d2HPz}fSABkz6SL@8DVvE%-? zBGCEbV@*3^a_PwFXA=l^RUEq$xuKNW+dek}>NT56Y5cC5gu2lPVbuP%X-fY+PcPQ` ze$EfdFsi;hG#O_^>EcXnMyQ<*I)MYMTb|o68%X&(EQvFtOBg(l&5> zoq3tEd)Hy9OCj;$R`7iT?N6Js^}7#(HBR1@3Mapr1cR7G_8T&%Phs9;FYh ztXgzQiAdrh1L>>pMm=J1khC&`?KuFWj=Yy;G>&l|)_aeZ!=j~>;S+|G_p)dmJq*xv zM+>sz`GqI|;PCrdSPQ8oPF4&SV7ZoMjuBux8b!t30i~o7N6-NiI zrG3bvl;=H-Xs(w?DO3`va0te6XV3fR9>!k{n@*{6;IcTJd((9ufORw%_;N1F86Mqo zikDmTJ(X@qG0dR80IfH-9?E-i1ehR;*iS^JcdN)Pe!cm|nR;cN2a&?yfkHkxY&=m- zD}l&IvlMz?oulWfWSCvDwrr%a!PWW8fLiL`&fTc%Y0v=s=&!H7yQ8};QNVWsvJl19 zw3wZ@Uz80mh!`|K^vKhQ@*JWD)o@BF?OIZ1+yPM>pdrRe)d$LQ4JdIAZG~~ zD+Zs-K;r-;&Tu;CUD0^r*0$Zx(uSntNReqb=j?z{M2LDI-wYW&O_B^h{5KV`ka&J5 zj=PBk4uNh+5u`kt<8TT*Yl-pUJ+LMQ_!>UI1F)3M@ zpA(=wdlCgkI-d*qv8^WrHzmSB=v`oeiEnZ|B^iVabaq;%BJEoMYn}WP8r9Z1L>Hpc}ZfO$UmaUrXa@cb<8XiB+or2*x;dGlMa&M zQkb!y_kQofj`1U+@kCoc4_7;q9WxtUE*;$v3fdmQ&}+w9H3Q%=7DDgGozvocHc{?1OWIWb*M6ZR5=^Cqdr5K5tYl5(Yi!5XQUg?9LHQ)`KanVyzjXD?LO{_D& z>sHv-t-9jjbscJ)>*;iV4UheiCst*iPkeByKRiFXOdrYQgVbERsq$U!2oWk@9 zgE-aj=p)~QVyDz6(hOT9bA$7^u`}6PPCE6=daob}Qw1lhy`DkXw znFc>e9Mk~gp{s+@7|7jZoy)5r6p18TBgTqE;B)N`pUecc$P&PxNn-npm_m@|k<#va~ow^qX&g?ZFq)7Xo_(63FqbZ5ZRC7-vPA zE4kQpIlvE^CE-?qg1Tsp8HEpBNus_>r_;aNM3k;NsU<2S&r1VjG@u6>c zO(&>sIE~2lbST4EfmT~yFqQjDYrnAUegIH^ZBMmgDjD#Nt?quT2z{#Eo05^8KiFyF z+}RyjgqzCPGcPbkK0#gb^Xbo3>R7V3Eon4Jl`%hv{#N0y1jmQ%`Y^_hEEew%LgF|O zx9MtRLrE|Yhtoz=;j}mQ`+Sx-_+-P$JnV_zjc)O7oTZ#kwMcW^N)0;D$UA7$Qmq*w z^%(;QuNpzW8Z+&*B%qWp_j7MmKC<*NE}}>%(n`1%Dibe!FfIzbtimHPG9(7=z>GuGVbj zDi2D#1Ln%zGf`HJmHi?Q4E^p57s`=O>E&tkId5t8W0Ca{ zUE_5&-5AdZ#Z47~<;F!L<=6NUYNYq`0O|%8;C|a!0^{6n&BC8;1;ltFTRc%>!JXUx zM|3NGlY1iztn%LFXd*i#EV1+#1-DHU2W!H5lOANOiN)*y{^*8WfCN)@sXPmM*)?>H zek&>H1F{jIpk5W)rzYS^D8h4(I)}A~?!7sLlrkS@S&lncrb8 zC0WJvPn|7EjjQQzp6i{VSl27fZDEeWAVVGCT$t~PJD$Vo_2&SZ&^sCr-o)Bd??y)B z`S8cq9^||=cn1FV*uzOW`f+?JC|*EI$b)#zzzK{ePOh#H0~|0HA1gp+@x(;71SfBw z(}dnjCr%%}aR*GI;u(2+=J7=8xdY^QE zHB&}Zv$IuslzD#)tEYu77geuBTO`j1J>r1s7j?7f8et*0x3RM~lTRU@o3G3$5{9=> z&^t*ROs3{#xKiJ;>bzx$#I8ql+!>PoK-^?{ZDx}T5xaOdemd`NN+%I{GYIvKZ zUg$EsF|!&b2#F`n1YqJPxe2}MHUt|Sw6!l|_-dg4x0=osv9_E9qWYL5Lw!boUYj#s zq0qTWl{M^pfGk7IumUZXGgiFQzU<@T_>gB?Hz(W=3}pI9u@0yDr8N6kuMX|nOB0VL z26Yxqhz32Ka3p=a;P7bYivV7jCmc&xHfp$63Whz+&`$wd>)|oB&;_g|NniVAODR19 zG`v;MUQid9`v9~(rNCIsH(Mh>ZMBMS#zhKfd74wS6leJwGYsdpZn~6r13HWVd1Q2` zu;E&yE-+xV#j)qxVPK&6SHP=CRcPTYA7iT`)iZ{OaeKcm{1n9gmQq4{9Yrs^S1|1B zY0;#AP7u=BK}g(O@#DG|}ab)iJ=*BCtqiglEmmDt|;;N6g-EVom$C3REf4>u{IRxBXxU6(+TIvT37@h9 zlD(Ffj~go*5qiJ5utI5s#Mi!ikWjXcthRX^?R9D$PIggD;?Sl3VpmU7a1g+wF2l+5 z7wsjAtdVW<*pu@Ijf;Mn6m`RjHgiLV)K`7_%QJ)Gqf4~v57-QyjO^HzdLgL$67Xjy z#QO9w8EN6=mkM+9#rmRB8)PlE0vI0$yB<~%J3h$KdJ>6sw|8&YYZ>0n$GM4de`>zY z<0{L@vZ&A~3mPkZm5aD zML4&YFQrP^LWlg&IR$m|XI+R+AhJj5K)kcpg28F{uKvkGnc>Qu$_`)eM3WC|KIxh4 z)PWudYGJhdZPk~+}jr&>$oXBXDvb3n+{twHQXc|g5E_+&54Bs0qmHV zJ!H0gJ_)RQjgHkcm$on|QmOm)d?h--ZNMC2Eh*}^G*+VJNb6G_hmR2$Bi{_*km)or zf6t&(Ngf0IVZ+AJX+o?78%ChmY+IL9Ci|ZxC(LC+@3jJY^YxGSzLQx%!+(B5dj;31 zn~NfS&D@-5Ll)OOvX{1y3H$l>-&$n$kVW2{p;kmYA?j1X`q?<~G8;c9bUaaV{d&DZ zn2A4btY*`~lXctm59woA0Mh+E>SxQFL_AiWerv%St}h(`|LoBC@TQvX)uB-&yI(#T zUUf{ZR&0xT?53vo&XO`7f8TSOkteHFG(WP#x-+;=gPUI3axYrUg)E8QPkXl~gU^ms z<2xk7m~l;9WysSO7{{q)dmxO$8h|xp$iYTs=x<*HCTrx>Ak~u)X6$MXdSSktJMoZM zY8f}~xo0fG9}sNb2a3%^jE>K8>r%#d!NBzEk&+`$f!gQdSRgM3UsxJ$s@?LbZ91HG zM)G)l=fs|?U+q%r7M89@f}JgcIyGL*j9W8D97byFmXGV+TMd-R5uTB-PRtaFiWO>( zP9hEl2KZ`=2fc2HzV1F|4Q@8Rbyeu?Q?eobq zP_Nmq3JhH+z~DpZu3wjtmR3y@E43h{H`leKT>aXh=^4_v4;^b8GKqijurWT+GDFuQ zi8y6o{`%>)9i7qSsj4_F7(HnQX|1x#qHAl{J;;&_@&23XJzw0|_&y(hwT311%4wDs zU7G3OhJFuvE!_5h2|pK?HbiAyTy$zEdQ+N2{Nn8MqVmQ{Uc)uk;n}-A9~qA1pU-Wn zyI$`cQOS@tbnKBnJRS<(K5Kr4RI@AH(t^Vq?uOp6DX0Q~^pfXtPVqYsNY`9zt68qRLB734nqfx%=zpH++US zwRUfEj)?$$>(HmiVt{(6bJ#xSb2)PfITOW|1it(-`2Ee=I`Y-Xlq0y4MgT2hraT!86%D%`hR)P zYtOYlZn+m!C7LL-t;dCOBdaMBJSeq6-84(1U*z@j{#Oq|N0l4dlJ*FkHh`PtFk?;@ zTwY5XadL)7v|v@w83woB@1~3rx`x$R9R5UzZ22%HZWV3Oh+INqx;!H{Cqz%* zV)ZvINBOl}=l!Q#LSe8v){Hu8cW*}YbIyrOFq`9d1-vSIguiSZqTJvDY7VhNUXfp| z;_Ny1)3mIOzWlXpqs#usFYjbuB-)E501g-LZ!s=1;?0vXW0wk?9^&YlrQ3b;C0c$= z6|J;xU6a4BjzG-W!DMBq*xTpzb^ElVBQGQ;r#tqnM}i~BP2r7mw+!0XDOC-QRFflD z*EcmoJ>Gmg;V!!M+#u1QcdW(ZIj%{+hj;LSP@=*Y=RD;bsWISe!-Q;jz@57{{MFp; z$9rTXMNS`ew{8qFGgpniZ(MZqV#RW8tL1BKmH6$`)W_qU&wlJSF0#~{E?f4)o%{3Y zf~^mkleE6P+%61}9%XwLT+(xZP6)U43HXP-{u58^+y#HGRRKfd;rrdoX#kBGxWu!; z%4wo#SsDET6xuJk^ziHHoBJ5OVdH#Ovbwm~6Zr3iQ%1K|Zeoka*-P0wp|s4`T3Efa zx>voaL$B+%eVXKet_}%Pb+eH@i|7=^@(1m;frbJT`}0!xy9;ET`SCtILtN#@w1gzT zY04M!2}FH$ZPj)-;qL#)lha6tD*6Xx6tAe>422o*~k{ zQC)z#)>Xq{Tx>A7GNS2Y7P?#kGI-$NodIx2RP9V$soH*vbhJ?xoeQ)=u13t?mI_Jv zpX#c%QblUZ#hFHE6!@Zqf+S32W5Eveh7KlRBp$sbS&y#aO?VYfuSjBy#?dh(_^x)Hdw*Q*> zcXGJ)>k6K$*MBd9;ogaNBpMO&X~V$L6UsLW!Ji_r2ZI(;e?#0lMS3Y&2&mr>IzM=( zL}+wc+?CM>P*zyF!q)Ex#lNZ%>J=(LWG*SuHtLq&WHfH2vZE{Ph8OTi-0%hH#J9^M zE#o_zX0xvFvSLI7;QZbFmk|OPzzRbMZTy`N0HqL`PA3zT-{Ff8$gGgwiEUPTK*<@tx4s#-K+k7 z5H;Er?K{iijbTLo1E#{vrXc-B?_e+d8o-=2&}{ZoG5T{bj>>Hn!Zx%QVW zt7NsSr>G~;MvP*ths!C=5sr#CI8mFsd3096`lRK}=#mn?6P4!=`)ho8VzS%v zrx8^TJG8!3=Nfe>vWmGPzuZ-IRkJ-{c)q^pb?-$ew)MWfSoD03$D8*7d@{+kd)SQx z<^}O~((Qg(`!3UU4!Lisk{=x5`7V`y0zM!i_%No|<>O^fM>wz@mXLVl0SaZCcS%xlgz%L*6Cji_AWn zjD;F$t2)51kxwmq&%XK!dRtJe)4R+JB;>jM=W2zQP9{Ca9&a>GJoN%F>JPv0>3dY% z(r4|7X|{=|TqG^kAA+c9Y9vKkEWxJ~r{E~vUf*@JaW!d`YVwmUbb7rsesA`bjuzE| zUHtFh9Cx~^k$GSENU}%jZ#VMn)9BADt&KU(kIrO>Qe|>8qzZkoEp|IgYGNNvEel#=%$k|;jw?fVw z+-6ousye(&j}6wh#Fy|4zbB0&3Sq5&n_uR$X)R#)p+(zUh4Us_rp$_>_1416G4E<| zI#oTb>z}x!Be8V;goERAy4}eJw#&?&ovJNKx=FCr(77^C;zi`|6|CF;1@M33Os~S} zyo>Mf;wn$Ods1j{H-5EFXL_~WParQ8EPX3dFJxB?P*pmva482w914i@Pbo-h5o@^G zvHozL1aU)ON{P0tjEBqou3}KGiBd}AH@6Ji%Ah2T(q8!F<2FS`AR*ZQa+M{uQJwLA z$~JS^_pWLr*0q8BMv>tQ*p&d(gHw;eAo%`@%;l7iu>pM&nMl!$t40QKE@a&OWy8uy z&UG+_En)=MbJL=}oQ%r&=VY68<~+D6tI=%}4EXLomDA_PCM0nO=$RS@?ee$i|k} literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..7ef41192587b8bf6dbec683b98b1ecf240db3f9b GIT binary patch literal 6939 zcmbVQdpy(a``;LbFd`+jX_P1=r&2S*h8z+(AJTD7AyF*mkVm9VPC10i6v?6FJf~t) zMol7zD04~{8!=+PkNQ4O&+qm7=lA-0&3pIfx_5o<`?{|8ecktU-?Xv9h>6IFfIuKI zGpw;K2*i&7f%qJu{D9=?;~*mt2&`#y+|Go@;{lTV{QQltW)O(LYXEv!5H~@mRyrysDNm7K_&h0!9O!1u$|~;x4sB zhhNW$+qMM&QvreKe|61(Hm1k}b-m+Br|=?e<_H9y32227G@TwcH*t$n?Nbvcy0|!$ zPeAal1Wz7eWBzDfKJfA6fJ?i_C}zlz?%YoRxn<9X&(r1<3?RT*v0_U#g zT|T@+CGBTLVp-s;(v4{R-#>!B*Z}m*YUxZH?Ur@rT@TpWm;)*TRQW*G`HK1N>rJw( zn~I3$9u2|PweSG&^kG#fbZ%j4HRTY(S@{zBeU0f4SA~PlwYs+rww2t=RZ(r9%(xzo zIB+`SQRH^R68o|9i9rT7A8OzhxTj|8{fXy}m$_PGO)ov7)jZvLkn9zqLO1c)iJd(o^JG;LR-JZWR#fMu zmj41P≀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 F{{qyO7bO4y literal 0 HcmV?d00001 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..17b75ff983 --- /dev/null +++ b/tests/results/scale/edge/TestScale_UpstreamServers/ngf-plus.log @@ -0,0 +1,2723 @@ +{"level":"info","ts":"2024-07-08T18:27:03Z","msg":"Starting NGINX Gateway Fabric in static mode","version":"edge","commit":"57fd475a67ccd0796b2a89521d45705a06a59e02","date":"2024-07-08T17:21:48Z"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting manager"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"controller-runtime.metrics","msg":"Starting metrics server"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"starting server","name":"health probe","addr":"[::]:8081"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"controller-runtime.metrics","msg":"Serving metrics server","bindAddress":":9113","secure":false} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","source":"kind source: *v1.GatewayClass"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","source":"kind source: *v1.HTTPRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"service","controllerGroup":"","controllerKind":"Service","source":"kind source: *v1.Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"service","controllerGroup":"","controllerKind":"Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","source":"kind source: *v1.Gateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","source":"kind source: *v1.EndpointSlice"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"service","controllerGroup":"","controllerKind":"Service","source":"kind source: *v1.Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"service","controllerGroup":"","controllerKind":"Service"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy","source":"kind source: *v1alpha1.NginxProxy"} +I0708 18:27:04.394201 7 leaderelection.go:250] attempting to acquire leader lease nginx-gateway/ngf-test-nginx-gateway-fabric-leader-election... +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"observabilitypolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ObservabilityPolicy","source":"kind source: *v1alpha1.ObservabilityPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"observabilitypolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ObservabilityPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"secret","controllerGroup":"","controllerKind":"Secret","source":"kind source: *v1.Secret"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"secret","controllerGroup":"","controllerKind":"Secret"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy","source":"kind source: *v1alpha1.ClientSettingsPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant","source":"kind source: *v1beta1.ReferenceGrant"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","source":"kind source: *v1.Namespace"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"namespace","controllerGroup":"","controllerKind":"Namespace"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute","source":"kind source: *v1.GRPCRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","source":"kind source: *v1alpha1.NginxGateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting EventSource","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","source":"kind source: *v1.PartialObjectMetadata"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting Controller","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition"} +I0708 18:27:04.406255 7 leaderelection.go:260] successfully acquired lease nginx-gateway/ngf-test-nginx-gateway-fabric-leader-election +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"gmp-operator-dbrsx","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator-dbrsx","reconcileID":"336e5e20-7c53-4877-bded-24acd26c9d42"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"nginxproxy","controllerGroup":"gateway.nginx.org","controllerKind":"NginxProxy","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"service","controllerGroup":"","controllerKind":"Service","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"c6700d36-9caf-4af6-9d03-987700ee411a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"gmp-operator-dbrsx","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator-dbrsx","reconcileID":"336e5e20-7c53-4877-bded-24acd26c9d42"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"c6700d36-9caf-4af6-9d03-987700ee411a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"default-http-backend-797c6","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend-797c6","reconcileID":"2337ff29-43ce-4758-836e-942d823702b1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"default-http-backend-797c6","namespace":"kube-system"},"namespace":"kube-system","name":"default-http-backend-797c6","reconcileID":"2337ff29-43ce-4758-836e-942d823702b1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":1,"total":76} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"metrics-server-vqgqq","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server-vqgqq","reconcileID":"c5a5a1d2-ba28-4caf-a337-753204e3c2ce"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"0d7449b7-673c-4810-9ec9-ed714606a9e4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":4} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":5} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"0d7449b7-673c-4810-9ec9-ed714606a9e4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"e4888f5a-fcbf-47b4-a97a-bceacfc04265"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"metrics-server-vqgqq","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server-vqgqq","reconcileID":"c5a5a1d2-ba28-4caf-a337-753204e3c2ce"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"cf2ad10f-8104-4689-bb5b-133d9fef2532"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":6} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":7} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"cf2ad10f-8104-4689-bb5b-133d9fef2532"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"e4888f5a-fcbf-47b4-a97a-bceacfc04265"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-headless-rdpth","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless-rdpth","reconcileID":"5c0472bc-c0de-400e-b62e-9ab85c37f995"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"838f4b24-360a-4fe0-9607-4f0fa3308b85"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-headless-rdpth","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless-rdpth","reconcileID":"5c0472bc-c0de-400e-b62e-9ab85c37f995"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-n4w68","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-n4w68","reconcileID":"9dbf12cd-e1b8-4d78-9f67-6abdd62dd8bd"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":8} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":9} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":10} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-alertmanager-n4w68","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-n4w68","reconcileID":"9dbf12cd-e1b8-4d78-9f67-6abdd62dd8bd"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-kube-state-metrics-287q4","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics-287q4","reconcileID":"7c748eef-4b43-4e20-928d-86becd94c5db"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-kube-state-metrics-287q4","namespace":"prom"},"namespace":"prom","name":"prom-kube-state-metrics-287q4","reconcileID":"7c748eef-4b43-4e20-928d-86becd94c5db"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":11} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"838f4b24-360a-4fe0-9607-4f0fa3308b85"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"de3d0cb3-042b-4de5-99f5-b1ce0165cfda"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"b470e392-5b0a-4604-94e0-505a1ff62e59"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":12} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":13} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"b470e392-5b0a-4604-94e0-505a1ff62e59"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"8dc3da20-cd60-4c2f-9111-bc91547b1fec"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"8dc3da20-cd60-4c2f-9111-bc91547b1fec"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"de3d0cb3-042b-4de5-99f5-b1ce0165cfda"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"2eaff0d0-b79b-4043-8ef9-d25b2d59ea4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":14} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":15} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"2eaff0d0-b79b-4043-8ef9-d25b2d59ea4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"269d380d-b9e4-4227-97cc-fa06de333c07"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"269d380d-b9e4-4227-97cc-fa06de333c07"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kube-dns-zk7vn","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns-zk7vn","reconcileID":"27584cf7-0932-4e57-b7a8-f2ed9d68450a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"fd542174-352e-42fd-b457-5ba2a8939642"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":16} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":17} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"fd542174-352e-42fd-b457-5ba2a8939642"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"kube-dns-zk7vn","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns-zk7vn","reconcileID":"27584cf7-0932-4e57-b7a8-f2ed9d68450a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"c3fa4ec7-9891-4c65-b659-ff0a5abb2f2a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-node-exporter-4dwmq","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter-4dwmq","reconcileID":"b950ae2c-7ce2-4230-be52-3ce793c8981f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":18} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":19} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"c3fa4ec7-9891-4c65-b659-ff0a5abb2f2a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"2efe4ee8-1360-407f-90b1-02bf4ac15125"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-node-exporter-4dwmq","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-node-exporter-4dwmq","reconcileID":"b950ae2c-7ce2-4230-be52-3ce793c8981f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-pushgateway-pwh82","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway-pwh82","reconcileID":"06d824c7-4b13-4976-a64f-f2072c28fbca"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":20} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":21} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":22} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"2efe4ee8-1360-407f-90b1-02bf4ac15125"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-pushgateway-pwh82","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway-pwh82","reconcileID":"06d824c7-4b13-4976-a64f-f2072c28fbca"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-server-4d4b8","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server-4d4b8","reconcileID":"f5bc4783-3cfc-42bd-a221-b8df9ad785fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"6f51d343-7912-43a9-8db0-61f5a187afc6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"6f51d343-7912-43a9-8db0-61f5a187afc6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"687884fb-1ff2-4853-990f-abbc2132ef81"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":23} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":24} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":25} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"687884fb-1ff2-4853-990f-abbc2132ef81"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"customresourcedefinition","controllerGroup":"apiextensions.k8s.io","controllerKind":"CustomResourceDefinition","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"prom-prometheus-server-4d4b8","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server-4d4b8","reconcileID":"f5bc4783-3cfc-42bd-a221-b8df9ad785fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"f155d8e8-2cf1-4eef-bbaf-7583c3b57073"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"alertmanager-tkvxw","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager-tkvxw","reconcileID":"d5d968fc-169a-4585-846f-9ebe23a27a7e"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"f155d8e8-2cf1-4eef-bbaf-7583c3b57073"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"5c37188b-1c8d-4751-a9e2-02977fde92ae"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":26} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":27} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":28} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"5c37188b-1c8d-4751-a9e2-02977fde92ae"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"77094f2e-5d54-4a62-91ac-19bcce453b8a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"77094f2e-5d54-4a62-91ac-19bcce453b8a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"alertmanager-tkvxw","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager-tkvxw","reconcileID":"d5d968fc-169a-4585-846f-9ebe23a27a7e"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"6b916872-addc-49d2-85b5-27ca1eb4c69c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":29} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":30} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"6b916872-addc-49d2-85b5-27ca1eb4c69c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"231a5ba8-8b7f-4457-8204-c5e4e848129d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"231a5ba8-8b7f-4457-8204-c5e4e848129d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":31} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"referencegrant","controllerGroup":"gateway.networking.k8s.io","controllerKind":"ReferenceGrant","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"service","controllerGroup":"","controllerKind":"Service","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"clientsettingspolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ClientSettingsPolicy","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"observabilitypolicy","controllerGroup":"gateway.nginx.org","controllerKind":"ObservabilityPolicy","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"grpcroute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GRPCRoute","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"83767a4e-55cd-43ec-adc3-6b847b708e1c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kubernetes","namespace":"default"},"namespace":"default","name":"kubernetes","reconcileID":"83767a4e-55cd-43ec-adc3-6b847b708e1c"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":32} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"3254af49-f205-4f95-a2be-ae9738296d94"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"3254af49-f205-4f95-a2be-ae9738296d94"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"e25e1129-fe1d-4dd3-95f7-881952344049"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":33} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":34} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"e25e1129-fe1d-4dd3-95f7-881952344049"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"9db29e34-014b-4542-a235-cd0206e6610d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"9db29e34-014b-4542-a235-cd0206e6610d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"f51a56b1-4f0e-45ec-b6a3-8941ae3b138d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":35} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":36} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager","reconcileID":"f51a56b1-4f0e-45ec-b6a3-8941ae3b138d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"5401b053-cd15-41fa-ba2d-925a44e40bf2"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-alertmanager-headless","namespace":"prom"},"namespace":"prom","name":"prom-alertmanager-headless","reconcileID":"5401b053-cd15-41fa-ba2d-925a44e40bf2"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"3b986a3e-7831-48d3-9340-100172588a45"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":37} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":38} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"gmp-operator","namespace":"gmp-system"},"namespace":"gmp-system","name":"gmp-operator","reconcileID":"3b986a3e-7831-48d3-9340-100172588a45"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"8feb12b0-352a-4936-aba4-1f4d191c5d63"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"kube-dns","namespace":"kube-system"},"namespace":"kube-system","name":"kube-dns","reconcileID":"8feb12b0-352a-4936-aba4-1f4d191c5d63"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"130490de-cb6d-4364-94e6-0574d7dfec90"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":39} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":40} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"metrics-server","namespace":"kube-system"},"namespace":"kube-system","name":"metrics-server","reconcileID":"130490de-cb6d-4364-94e6-0574d7dfec90"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"379ed077-cf98-47b1-9755-dc9739cb8031"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"379ed077-cf98-47b1-9755-dc9739cb8031"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"nginxgateway","controllerGroup":"gateway.nginx.org","controllerKind":"NginxGateway","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"88601b91-b037-4410-8990-55284205ebe9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":41} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":42} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"88601b91-b037-4410-8990-55284205ebe9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"165bcafb-0a4b-48d5-97fc-ae268c5a87df"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-pushgateway","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-pushgateway","reconcileID":"165bcafb-0a4b-48d5-97fc-ae268c5a87df"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"53066b17-7eff-4119-9890-fd3b9473e1d0"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"secret","controllerGroup":"","controllerKind":"Secret","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","GatewayClass":{"name":"nginx"},"namespace":"","name":"nginx","reconcileID":"b07f757f-440f-46bb-9e1d-9b7d562a6eb3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":43} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"53066b17-7eff-4119-9890-fd3b9473e1d0"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":44} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"gatewayclass","controllerGroup":"gateway.networking.k8s.io","controllerKind":"GatewayClass","GatewayClass":{"name":"nginx"},"namespace":"","name":"nginx","reconcileID":"b07f757f-440f-46bb-9e1d-9b7d562a6eb3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":45} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"d29c6fae-e33d-40fb-ba49-1acfde190710"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Starting workers","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","worker count":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"b980bf74-e817-43e2-ada7-564a286515b7"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-cim"},"namespace":"","name":"gke-managed-cim","reconcileID":"1c1e8eaf-5764-4a72-a0bd-319c1a4146fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"prom-prometheus-server","namespace":"prom"},"namespace":"prom","name":"prom-prometheus-server","reconcileID":"d29c6fae-e33d-40fb-ba49-1acfde190710"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":46} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":47} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":48} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-cim"},"namespace":"","name":"gke-managed-cim","reconcileID":"1c1e8eaf-5764-4a72-a0bd-319c1a4146fb"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-public"},"namespace":"","name":"gmp-public","reconcileID":"c7b76032-740a-42fe-9aea-0a2e5c0d7bde"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-public"},"namespace":"","name":"gmp-public","reconcileID":"c7b76032-740a-42fe-9aea-0a2e5c0d7bde"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":49} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"b980bf74-e817-43e2-ada7-564a286515b7"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-system"},"namespace":"","name":"gmp-system","reconcileID":"418f3163-ceaa-4661-87ed-1c0f68ac67a6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"11e0f8c7-06a3-493e-9f14-81cbdc4a2683"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":50} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"alertmanager","namespace":"gmp-system"},"namespace":"gmp-system","name":"alertmanager","reconcileID":"11e0f8c7-06a3-493e-9f14-81cbdc4a2683"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"collection","namespace":"gmp-system"},"namespace":"gmp-system","name":"collection","reconcileID":"34f02ef2-6489-40a5-a031-036426fdb426"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":51} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":52} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"collection","namespace":"gmp-system"},"namespace":"gmp-system","name":"collection","reconcileID":"34f02ef2-6489-40a5-a031-036426fdb426"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gmp-system"},"namespace":"","name":"gmp-system","reconcileID":"418f3163-ceaa-4661-87ed-1c0f68ac67a6"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"rules","namespace":"gmp-system"},"namespace":"gmp-system","name":"rules","reconcileID":"5b786f98-b5fb-4131-9738-f4f534725cc4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"rules","namespace":"gmp-system"},"namespace":"gmp-system","name":"rules","reconcileID":"5b786f98-b5fb-4131-9738-f4f534725cc4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"prom"},"namespace":"","name":"prom","reconcileID":"37ea242e-8d44-4a85-aabe-3b5de68497c5"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":53} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":54} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"prom"},"namespace":"","name":"prom","reconcileID":"37ea242e-8d44-4a85-aabe-3b5de68497c5"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"default"},"namespace":"","name":"default","reconcileID":"916c0714-8a84-4cdd-93b5-7f891c14661d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"webhook-tls","namespace":"gmp-system"},"namespace":"gmp-system","name":"webhook-tls","reconcileID":"f485a857-b893-4fc5-857a-57748205f7e9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":55} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"secret","controllerGroup":"","controllerKind":"Secret","Secret":{"name":"webhook-tls","namespace":"gmp-system"},"namespace":"gmp-system","name":"webhook-tls","reconcileID":"f485a857-b893-4fc5-857a-57748205f7e9"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"default"},"namespace":"","name":"default","reconcileID":"916c0714-8a84-4cdd-93b5-7f891c14661d"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":56} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-node-lease"},"namespace":"","name":"kube-node-lease","reconcileID":"fb5c75b0-3526-4d27-a7b6-860babcfabe4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-node-lease"},"namespace":"","name":"kube-node-lease","reconcileID":"fb5c75b0-3526-4d27-a7b6-860babcfabe4"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-public"},"namespace":"","name":"kube-public","reconcileID":"3a83792e-835e-4889-9f86-6c7cfc6b03f3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"c03d279b-6fbd-4dfd-abdb-605e3e37cc4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":57} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":58} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":59} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"c03d279b-6fbd-4dfd-abdb-605e3e37cc4f"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-public"},"namespace":"","name":"kube-public","reconcileID":"3a83792e-835e-4889-9f86-6c7cfc6b03f3"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-system"},"namespace":"","name":"kube-system","reconcileID":"56b26d93-2f18-44e8-b654-8da187568704"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"kube-system"},"namespace":"","name":"kube-system","reconcileID":"56b26d93-2f18-44e8-b654-8da187568704"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"nginx-gateway"},"namespace":"","name":"nginx-gateway","reconcileID":"dbb993bc-0d68-4b62-a632-a782f645ce02"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":60} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":61} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"nginx-gateway"},"namespace":"","name":"nginx-gateway","reconcileID":"dbb993bc-0d68-4b62-a632-a782f645ce02"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-system"},"namespace":"","name":"gke-managed-system","reconcileID":"473755d4-efdf-44eb-847a-b7a5b60b339a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"gke-managed-system"},"namespace":"","name":"gke-managed-system","reconcileID":"473755d4-efdf-44eb-847a-b7a5b60b339a"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":62} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"usageReporter","msg":"Starting cronjob"} +{"level":"error","ts":"2024-07-08T18:27:04Z","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:616\nk8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext.func1\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:259\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:226\nk8s.io/apimachinery/pkg/util/wait.BackoffUntil\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:227\nk8s.io/apimachinery/pkg/util/wait.JitterUntil\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/pkg/util/wait/backoff.go:204\nk8s.io/apimachinery/pkg/util/wait.JitterUntilWithContext\n\tpkg/mod/k8s.io/apimachinery@v0.30.2/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.4/pkg/manager/runnable_group.go:226"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":2,"total":62} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"b4a5adf5-edaf-4235-8aaf-ed5af97df6e1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","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":"b4a5adf5-edaf-4235-8aaf-ed5af97df6e1"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"eventLoop.eventHandler","msg":"Reconfigured control plane.","batchID":2} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":2} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":2} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":3,"total":1} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Reconfigured control plane.","batchID":3} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":3} +{"level":"info","ts":"2024-07-08T18:27:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":3} +{"level":"info","ts":"2024-07-08T18:27:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"e599c694-6a1f-48d9-b3c0-cb639c2ebc11"} +{"level":"info","ts":"2024-07-08T18:27:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"ngf-test-nginx-gateway-fabric-nsdn2","namespace":"nginx-gateway"},"namespace":"nginx-gateway","name":"ngf-test-nginx-gateway-fabric-nsdn2","reconcileID":"e599c694-6a1f-48d9-b3c0-cb639c2ebc11"} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":4,"total":1} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":4} +{"level":"info","ts":"2024-07-08T18:27:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":4} +{"level":"info","ts":"2024-07-08T18:27:50Z","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":"bce3cf42-2813-42c4-8f79-268903d1ecd2"} +{"level":"info","ts":"2024-07-08T18:27:50Z","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":"bce3cf42-2813-42c4-8f79-268903d1ecd2"} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":5,"total":1} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":5} +{"level":"info","ts":"2024-07-08T18:27:50Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":5} +{"level":"info","ts":"2024-07-08T18:27:51Z","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":"daf9f0f2-2dff-4ac7-9150-a82ff1dc2eb5"} +{"level":"info","ts":"2024-07-08T18:27:51Z","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":"daf9f0f2-2dff-4ac7-9150-a82ff1dc2eb5"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":6,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":6} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":6} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"scale"},"namespace":"","name":"scale","reconcileID":"7d936f9a-0858-4c50-a340-8eb4bc63f997"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"namespace","controllerGroup":"","controllerKind":"Namespace","Namespace":{"name":"scale"},"namespace":"","name":"scale","reconcileID":"7d936f9a-0858-4c50-a340-8eb4bc63f997"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":7,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events didn't result into NGINX configuration changes","batchID":7} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":7} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","Gateway":{"name":"gateway","namespace":"scale"},"namespace":"scale","name":"gateway","reconcileID":"b7150e64-a5ef-4a72-9047-1f7201c5a674"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"gateway","controllerGroup":"gateway.networking.k8s.io","controllerKind":"Gateway","Gateway":{"name":"gateway","namespace":"scale"},"namespace":"scale","name":"gateway","reconcileID":"b7150e64-a5ef-4a72-9047-1f7201c5a674"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":8,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","HTTPRoute":{"name":"route","namespace":"scale"},"namespace":"scale","name":"route","reconcileID":"59dfe7d6-7f00-45c6-9ba3-8b4575a466cc"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"httproute","controllerGroup":"gateway.networking.k8s.io","controllerKind":"HTTPRoute","HTTPRoute":{"name":"route","namespace":"scale"},"namespace":"scale","name":"route","reconcileID":"59dfe7d6-7f00-45c6-9ba3-8b4575a466cc"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":8} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":8} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":9,"total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"87d53425-0ee2-41e1-83a3-49a47f95b3cb"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"99e70cc2-e992-4d9b-8f8f-cd11604f5a8a"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"87d53425-0ee2-41e1-83a3-49a47f95b3cb"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"service","controllerGroup":"","controllerKind":"Service","Service":{"name":"backend","namespace":"scale"},"namespace":"scale","name":"backend","reconcileID":"99e70cc2-e992-4d9b-8f8f-cd11604f5a8a"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"28203c4f-d1f0-4a90-96d5-16a336ad363c"} +{"level":"info","ts":"2024-07-08T18:27:51Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"28203c4f-d1f0-4a90-96d5-16a336ad363c"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":9} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":9} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":10,"total":3} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":10} +{"level":"info","ts":"2024-07-08T18:27:51Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":10} +{"level":"info","ts":"2024-07-08T18:27:52Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"624b4d25-4dcf-4ed6-8996-c37db0ebc59b"} +{"level":"info","ts":"2024-07-08T18:27:52Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"624b4d25-4dcf-4ed6-8996-c37db0ebc59b"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":11,"total":1} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":11} +{"level":"info","ts":"2024-07-08T18:27:52Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":11} +{"level":"info","ts":"2024-07-08T18:27:53Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"198a2ff9-06ea-40e6-863a-f9583a95e807"} +{"level":"info","ts":"2024-07-08T18:27:53Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"198a2ff9-06ea-40e6-863a-f9583a95e807"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":12,"total":1} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:53Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":12} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":12} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"7cb454ef-c351-4bf1-8fd6-c62bafec180c"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"7cb454ef-c351-4bf1-8fd6-c62bafec180c"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":13,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":13} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":13} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"71a7b1f9-65d2-41e1-b791-8aac89d6b8e5"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"71a7b1f9-65d2-41e1-b791-8aac89d6b8e5"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":14,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":14} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":14} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0ea57983-7d9f-421b-9c61-ac56e8fd5486"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0ea57983-7d9f-421b-9c61-ac56e8fd5486"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":15,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":15} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4bdf8e4b-b8c8-418a-926e-4213e11aa2cf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4bdf8e4b-b8c8-418a-926e-4213e11aa2cf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":15} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":16,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":16} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":16} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"85149856-ce34-47ac-bfd6-382797638d80"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"85149856-ce34-47ac-bfd6-382797638d80"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":17,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":17} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"fefc0708-ccd8-4ae1-9891-75f29e267e14"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"fefc0708-ccd8-4ae1-9891-75f29e267e14"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":17} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":18,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":18} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"798f8e15-2c4f-4acd-968a-be19c35f3932"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"798f8e15-2c4f-4acd-968a-be19c35f3932"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":18} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":19,"total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":19} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"67a99087-3316-4e19-a5ee-1b3da9e90420"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"67a99087-3316-4e19-a5ee-1b3da9e90420"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"bb0df882-3ec6-42ec-9fc9-34eef3274b7a"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"bb0df882-3ec6-42ec-9fc9-34eef3274b7a"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":19} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":20,"total":2} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":20} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3069af49-3de5-4055-8926-054b0984c824"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3069af49-3de5-4055-8926-054b0984c824"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"9af98bf6-341d-4405-80d4-fce36bbd5d97"} +{"level":"info","ts":"2024-07-08T18:27:54Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"9af98bf6-341d-4405-80d4-fce36bbd5d97"} +{"level":"info","ts":"2024-07-08T18:27:54Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"487a67b6-b7fc-4c80-a06d-b3c844790180"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"487a67b6-b7fc-4c80-a06d-b3c844790180"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":20} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":21,"total":3} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":21} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":21} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"729a1535-c4e5-4a4b-971a-af02c2ae4ff6"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"729a1535-c4e5-4a4b-971a-af02c2ae4ff6"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":22,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":22} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":22} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f299cdf1-d828-401c-b349-665985e12800"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f299cdf1-d828-401c-b349-665985e12800"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":23,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":23} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":23} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"d5c99300-c449-4dfe-ae96-c22057064b0c"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"d5c99300-c449-4dfe-ae96-c22057064b0c"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":24,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":24} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"51282479-f8bf-4092-a30b-3e9ee6861921"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"51282479-f8bf-4092-a30b-3e9ee6861921"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":24} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":25,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":25} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":25} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"36969482-adaa-4149-bb17-cee45f2d5b24"} +{"level":"info","ts":"2024-07-08T18:27:55Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"36969482-adaa-4149-bb17-cee45f2d5b24"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":26,"total":1} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":26} +{"level":"info","ts":"2024-07-08T18:27:55Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":26} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1fdb0c08-f7dd-438b-ab7c-992e624e9e50"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1fdb0c08-f7dd-438b-ab7c-992e624e9e50"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":27,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":27} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f1931beb-9e2c-4ff9-a222-d366b39e3946"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"f1931beb-9e2c-4ff9-a222-d366b39e3946"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":27} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":28,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":28} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4da213bf-4894-4202-a577-d0a2c9acb7c2"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"4da213bf-4894-4202-a577-d0a2c9acb7c2"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":28} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":29,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":29} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"30028168-3c1d-48e3-875a-79ef0d0ffc6e"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"30028168-3c1d-48e3-875a-79ef0d0ffc6e"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":29} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":30,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":30} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"02592174-5d38-46c4-ac50-ef6c0158311f"} +{"level":"info","ts":"2024-07-08T18:27:56Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"02592174-5d38-46c4-ac50-ef6c0158311f"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":30} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":31,"total":1} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:56Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":31} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":31} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1e649929-c7d4-4bc3-af82-56ed67924c0b"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1e649929-c7d4-4bc3-af82-56ed67924c0b"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":32,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":32} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"be4a40c9-f677-4fea-8d20-35f0fb9450f6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"be4a40c9-f677-4fea-8d20-35f0fb9450f6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":32} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":33,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":33} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"947ebaaf-2bf5-44f1-9f60-60f960da7e63"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"947ebaaf-2bf5-44f1-9f60-60f960da7e63"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":33} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":34,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":34} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3cdc46a0-c4ae-4c03-9b7e-179d9434c1b6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"3cdc46a0-c4ae-4c03-9b7e-179d9434c1b6"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":34} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":35,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":35} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":35} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"ed547bc6-d5a4-4885-a5d3-c9f7bee430d2"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"ed547bc6-d5a4-4885-a5d3-c9f7bee430d2"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":36,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":36} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":36} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a4877b0e-ce68-434f-ac4f-2c1a0eae9b92"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a4877b0e-ce68-434f-ac4f-2c1a0eae9b92"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":37,"total":1} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":37} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"99e6e667-a02b-447a-a8d7-3fb5762097ec"} +{"level":"info","ts":"2024-07-08T18:27:57Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"99e6e667-a02b-447a-a8d7-3fb5762097ec"} +{"level":"info","ts":"2024-07-08T18:27:57Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":37} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":38,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":38} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"2d12f555-c500-44d6-b660-c36dde7bc830"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"2d12f555-c500-44d6-b660-c36dde7bc830"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":38} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":39,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":39} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"33030bb9-d662-4468-a8a5-0edc3779ff14"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":39} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"33030bb9-d662-4468-a8a5-0edc3779ff14"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":40,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":40} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"dd19978b-3d4b-4b00-bbb5-92ab09f2959f"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"dd19978b-3d4b-4b00-bbb5-92ab09f2959f"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":40} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":41,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":41} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":41} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"70936287-7d07-453b-8baf-e66776731156"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"70936287-7d07-453b-8baf-e66776731156"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":42,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":42} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1a7760f3-22e6-4b96-b91a-7616bd27670a"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1a7760f3-22e6-4b96-b91a-7616bd27670a"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":42} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":43,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":43} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":43} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1f13623e-7385-4fea-8d0b-21dc37fc5ab2"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"1f13623e-7385-4fea-8d0b-21dc37fc5ab2"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":44,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":44} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"409d9a9c-ca52-40c5-87dc-3a8dbfc60ae9"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"409d9a9c-ca52-40c5-87dc-3a8dbfc60ae9"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":44} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":45,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":45} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0898420c-1bc4-43ee-a270-c0da445d673e"} +{"level":"info","ts":"2024-07-08T18:27:58Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"0898420c-1bc4-43ee-a270-c0da445d673e"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":45} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":46,"total":1} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:58Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":46} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":46} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"efed3f39-1ad8-4c8a-a7fa-ad41b9a35434"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"efed3f39-1ad8-4c8a-a7fa-ad41b9a35434"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":47,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":47} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":47} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a6d83e0b-6ebe-40c6-bec5-348f6b982027"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a6d83e0b-6ebe-40c6-bec5-348f6b982027"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":48,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":48} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":48} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a943c5d3-2a8c-42b6-9e59-2a9f09907bd7"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a943c5d3-2a8c-42b6-9e59-2a9f09907bd7"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":49,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":49} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a162afb9-1c13-46d0-8a81-91d35fa21b27"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a162afb9-1c13-46d0-8a81-91d35fa21b27"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":49} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":50,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":50} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a74e42b6-f3c1-4868-9219-6e6f9657f45c"} +{"level":"info","ts":"2024-07-08T18:27:59Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"a74e42b6-f3c1-4868-9219-6e6f9657f45c"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":50} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":51,"total":1} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:27:59Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":51} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"447d04df-7626-4476-8961-16961c3eb753"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-d8kzc","namespace":"scale"},"namespace":"scale","name":"backend-d8kzc","reconcileID":"447d04df-7626-4476-8961-16961c3eb753"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":51} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":52,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":52} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"16dd9476-ec44-40b8-9480-823c537b1788"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"16dd9476-ec44-40b8-9480-823c537b1788"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":52} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":53,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":53} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f271daf8-c0fd-4cb0-8cbc-6fd4814ce890"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f271daf8-c0fd-4cb0-8cbc-6fd4814ce890"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":53} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":54,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":54} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f8035b64-8d0a-4fb9-b5d8-995d17caebce"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f8035b64-8d0a-4fb9-b5d8-995d17caebce"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":54} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":55,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":55} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":55} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"fcfbd596-f987-49f8-99d0-6c14feab75e2"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"fcfbd596-f987-49f8-99d0-6c14feab75e2"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":56,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":56} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e8b99312-5d46-4236-b75e-04afd72d5f51"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e8b99312-5d46-4236-b75e-04afd72d5f51"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":56} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":57,"total":1} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":57} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"be008716-5149-4dbb-8c24-a6da2d19d6cd"} +{"level":"info","ts":"2024-07-08T18:28:00Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"be008716-5149-4dbb-8c24-a6da2d19d6cd"} +{"level":"info","ts":"2024-07-08T18:28:00Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":57} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":58,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":58} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"07a8f5ca-3fa2-4d81-9a55-b41bf61fa1ba"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"07a8f5ca-3fa2-4d81-9a55-b41bf61fa1ba"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":58} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":59,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":59} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":59} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d862c5c-3759-4f6e-96d9-c20d294c878f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d862c5c-3759-4f6e-96d9-c20d294c878f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":60,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":60} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3ee1ad6c-9cc9-4ccd-9cc8-8cecf671be3e"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3ee1ad6c-9cc9-4ccd-9cc8-8cecf671be3e"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":60} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":61,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":61} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"55c6d6f1-a82c-48f3-87a6-81ab8a3917f6"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"55c6d6f1-a82c-48f3-87a6-81ab8a3917f6"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":61} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":62,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":62} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"90c5a725-93fc-4749-8047-9f5daea082bd"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"90c5a725-93fc-4749-8047-9f5daea082bd"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":62} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":63,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":63} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1f3a0042-f872-44e3-96f4-4d9bfbc7053f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1f3a0042-f872-44e3-96f4-4d9bfbc7053f"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d78e2a62-95ac-4e7c-b959-74e0ed0e165c"} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d78e2a62-95ac-4e7c-b959-74e0ed0e165c"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":63} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":64,"total":2} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":64} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"7c377431-a7b9-4357-9833-ac506ea07d46"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":64} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":65,"total":1} +{"level":"info","ts":"2024-07-08T18:28:01Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"7c377431-a7b9-4357-9833-ac506ea07d46"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:01Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":65} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d9ff168-750a-474e-8cbb-c4d40350202e"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6d9ff168-750a-474e-8cbb-c4d40350202e"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":65} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":66,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":66} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":66} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"cdb8974a-cebe-4b65-ab33-ee63618666cc"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"cdb8974a-cebe-4b65-ab33-ee63618666cc"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":67,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":67} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":67} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6a685cc1-9639-43db-8bc0-66e0ad3702e4"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"6a685cc1-9639-43db-8bc0-66e0ad3702e4"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":68,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":68} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3718d8ba-cdf5-48ce-bdfd-188637f57755"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"3718d8ba-cdf5-48ce-bdfd-188637f57755"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":68} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":69,"total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":69} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d2fb844b-d4ed-44ae-a509-175c246bb477"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d2fb844b-d4ed-44ae-a509-175c246bb477"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"387283ae-5026-4a3c-9057-ff7032cefcfb"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"387283ae-5026-4a3c-9057-ff7032cefcfb"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"b9e91b26-c35a-49f4-b0ae-fe20253e9776"} +{"level":"info","ts":"2024-07-08T18:28:02Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"b9e91b26-c35a-49f4-b0ae-fe20253e9776"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":3} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":69} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":70,"total":3} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:02Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":70} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":70} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f0a972a5-d8c1-44c7-abfd-9e5647d79536"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"f0a972a5-d8c1-44c7-abfd-9e5647d79536"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":71,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":71} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":71} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d34c4da6-6dfd-472f-965f-46776b15e401"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d34c4da6-6dfd-472f-965f-46776b15e401"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":72,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":72} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":72} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1ed4764f-4c4f-415a-a263-bf6ebc63907c"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"1ed4764f-4c4f-415a-a263-bf6ebc63907c"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":73,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":73} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"4fb2dae8-6b6f-4b41-98b7-5517477f493f"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"4fb2dae8-6b6f-4b41-98b7-5517477f493f"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":73} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":74,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":74} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"93283514-34d9-4abc-b639-fe891312ec56"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"93283514-34d9-4abc-b639-fe891312ec56"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":74} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":75,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":75} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d992610e-349e-498d-ab83-f56ae9289668"} +{"level":"info","ts":"2024-07-08T18:28:03Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"d992610e-349e-498d-ab83-f56ae9289668"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":75} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":76,"total":1} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:03Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":76} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":76} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a846a11f-a71a-4599-90f5-981daa09f588"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"a846a11f-a71a-4599-90f5-981daa09f588"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":77,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":77} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"bdb69fcf-1550-4a4b-b8a1-b53c5d1caf47"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"bdb69fcf-1550-4a4b-b8a1-b53c5d1caf47"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":77} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":78,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"ea4218ac-f7ce-4daa-b6d0-466c67c91cf1"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"ea4218ac-f7ce-4daa-b6d0-466c67c91cf1"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":78} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e44240a3-453b-47c4-ae9d-6d2ca508b76e"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"e44240a3-453b-47c4-ae9d-6d2ca508b76e"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":78} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":79,"total":2} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":79} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":79} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"40e14de1-7662-4285-8b21-76bd04f34be3"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"40e14de1-7662-4285-8b21-76bd04f34be3"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":80,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":80} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":80} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"419443f1-92b3-44f0-aad8-28dcb05787ff"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"419443f1-92b3-44f0-aad8-28dcb05787ff"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":81,"total":1} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":81} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7752c842-df01-463a-8d1b-7874c67fb5fd"} +{"level":"info","ts":"2024-07-08T18:28:04Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7752c842-df01-463a-8d1b-7874c67fb5fd"} +{"level":"info","ts":"2024-07-08T18:28:04Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"2a725709-b9a9-464f-9ae0-266a2f9d8265"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"2a725709-b9a9-464f-9ae0-266a2f9d8265"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":81} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":82,"total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":82} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"9d67271f-5d5b-474c-8c2c-652f46a13092"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"9d67271f-5d5b-474c-8c2c-652f46a13092"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":82} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":83,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":83} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"360d1c73-a21a-4246-987d-27dc8676bf8e"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-k4xrp","namespace":"scale"},"namespace":"scale","name":"backend-k4xrp","reconcileID":"360d1c73-a21a-4246-987d-27dc8676bf8e"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":83} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":84,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":84} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":84} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e9198d34-1a45-477d-8a0b-a8510dd69b63"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e9198d34-1a45-477d-8a0b-a8510dd69b63"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":85,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":85} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"a7f7aeb6-6c2d-43ef-8105-a4db952cd528"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"a7f7aeb6-6c2d-43ef-8105-a4db952cd528"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c1afa9fc-937e-4280-ba3d-a8267d2a9cf6"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c1afa9fc-937e-4280-ba3d-a8267d2a9cf6"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":85} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":86,"total":2} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":86} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":86} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"266f13c8-df74-447f-b8ee-3cdc0529a9c4"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"266f13c8-df74-447f-b8ee-3cdc0529a9c4"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":87,"total":1} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":87} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"b6a426c3-378b-442e-a666-be849eed7f5c"} +{"level":"info","ts":"2024-07-08T18:28:05Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"b6a426c3-378b-442e-a666-be849eed7f5c"} +{"level":"info","ts":"2024-07-08T18:28:05Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":87} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":88,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"569d59b0-6db3-4086-b965-3c6b2bcc3c8f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"569d59b0-6db3-4086-b965-3c6b2bcc3c8f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":88} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"835193bb-62d9-4bcf-a24e-96733582ce0c"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"835193bb-62d9-4bcf-a24e-96733582ce0c"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":88} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":89,"total":2} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":89} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":89} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1123c2b0-593d-4c38-ac4b-fcc83dc66365"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1123c2b0-593d-4c38-ac4b-fcc83dc66365"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":90,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":90} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":90} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"ce4d7042-5ff8-41bf-81da-03225cac7fee"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"ce4d7042-5ff8-41bf-81da-03225cac7fee"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":91,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":91} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":91} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"0f82e8fd-7b6e-4e3a-becf-4fa32ada2604"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"0f82e8fd-7b6e-4e3a-becf-4fa32ada2604"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":92,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":92} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":92} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32f52472-fcac-411b-a866-c31c397a901f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32f52472-fcac-411b-a866-c31c397a901f"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":93,"total":1} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:06Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":93} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":93} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"77f038be-5795-4eb7-b70a-dda4e5fa0be0"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"77f038be-5795-4eb7-b70a-dda4e5fa0be0"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":94,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":94} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":94} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"8c2ac190-374b-4b98-a826-5f7705403530"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"8c2ac190-374b-4b98-a826-5f7705403530"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":95,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":95} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7a3e14a1-9681-4073-a00f-b7f16c8f7885"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"7a3e14a1-9681-4073-a00f-b7f16c8f7885"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":95} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":96,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":96} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":96} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"50f7bd85-d377-4788-a848-e90c1fb28f3a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"50f7bd85-d377-4788-a848-e90c1fb28f3a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":97,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":97} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":97} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4b9cf739-634a-4f65-a55c-9adcd1cd5d82"} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4b9cf739-634a-4f65-a55c-9adcd1cd5d82"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":98,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":98} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"931d9cba-6c42-4d44-a3dd-b7f5e040a36a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":98} +{"level":"info","ts":"2024-07-08T18:28:07Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"931d9cba-6c42-4d44-a3dd-b7f5e040a36a"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":99,"total":1} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:07Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":99} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":99} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"5f7bce31-b59a-48e7-b996-de0d5c80d2da"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"5f7bce31-b59a-48e7-b996-de0d5c80d2da"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":100,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":100} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":100} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1cd99b22-1ba9-478b-a9e4-afdb06676576"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"1cd99b22-1ba9-478b-a9e4-afdb06676576"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":101,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":101} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":101} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"51a392b5-abd0-4f98-8f38-9d8e4d36b8d4"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"51a392b5-abd0-4f98-8f38-9d8e4d36b8d4"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":102,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":102} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":102} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"facb3efe-8e12-4897-9a0d-b8864ae6c22f"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"facb3efe-8e12-4897-9a0d-b8864ae6c22f"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":103,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":103} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"da2e8039-0903-4317-bff2-489e98984584"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"da2e8039-0903-4317-bff2-489e98984584"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":103} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":104,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":104} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":104} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4a015886-c76b-490c-b305-97d2657512c8"} +{"level":"info","ts":"2024-07-08T18:28:08Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"4a015886-c76b-490c-b305-97d2657512c8"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":105,"total":1} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:08Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":105} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":105} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32d2ebe5-66e5-443f-afe2-f3b5adfdbffa"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"32d2ebe5-66e5-443f-afe2-f3b5adfdbffa"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":106,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":106} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":106} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"873acd5d-9ab5-4b04-865d-a5491c4e5e2e"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"873acd5d-9ab5-4b04-865d-a5491c4e5e2e"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":107,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":107} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":107} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c4beec1d-2d26-4959-aaa1-a98e87575308"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"c4beec1d-2d26-4959-aaa1-a98e87575308"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":108,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":108} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"6b5373fa-bd2c-4dc8-9f50-c35f57098e1d"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"6b5373fa-bd2c-4dc8-9f50-c35f57098e1d"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":108} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":109,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":109} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":109} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e4d79e75-a6cc-44b2-8a79-a8a25af6719b"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"e4d79e75-a6cc-44b2-8a79-a8a25af6719b"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":110,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":110} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c30c389-9fda-48d9-b467-2af7849f9ffb"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c30c389-9fda-48d9-b467-2af7849f9ffb"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":110} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":111,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":111} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"145247c2-e3ac-49b6-8782-a876f673c0c3"} +{"level":"info","ts":"2024-07-08T18:28:09Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"145247c2-e3ac-49b6-8782-a876f673c0c3"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":111} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":112,"total":1} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:09Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":112} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"39e53fa4-3660-4f6a-a7c1-20f5b78cbe9e"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-h86zb","namespace":"scale"},"namespace":"scale","name":"backend-h86zb","reconcileID":"39e53fa4-3660-4f6a-a7c1-20f5b78cbe9e"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":112} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":113,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":113} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c9b4292-dbd8-4dde-975d-7ae495979930"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"7c9b4292-dbd8-4dde-975d-7ae495979930"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4621fd48-ed51-4ab3-9b88-b6a1e9a21da2"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4621fd48-ed51-4ab3-9b88-b6a1e9a21da2"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":113} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":114,"total":2} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":114} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"aec350df-51c2-4b86-b09d-ce1919d0edbc"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"aec350df-51c2-4b86-b09d-ce1919d0edbc"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":114} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":115,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":115} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87fe231a-5392-4c4e-b5c9-68c7c3a6dd7f"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87fe231a-5392-4c4e-b5c9-68c7c3a6dd7f"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":115} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":116,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":116} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"31f70d1c-1220-4fa9-a1e7-6a187786e54a"} +{"level":"info","ts":"2024-07-08T18:28:10Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"31f70d1c-1220-4fa9-a1e7-6a187786e54a"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":116} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":117,"total":1} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:10Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":117} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"514419dd-2d5e-49ba-aa6b-20f2cc72b269"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"514419dd-2d5e-49ba-aa6b-20f2cc72b269"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":117} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":118,"total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":118} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"84f301da-7db3-4716-aab5-4ace54012579"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"84f301da-7db3-4716-aab5-4ace54012579"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"a0f1bcac-85f6-44b2-9320-091456a5fdd2"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"a0f1bcac-85f6-44b2-9320-091456a5fdd2"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":118} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":119,"total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":119} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"04918b8b-41be-418e-8754-49b5be04c5f9"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"04918b8b-41be-418e-8754-49b5be04c5f9"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"832c4361-9542-436f-b455-f04fd8850d3f"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"832c4361-9542-436f-b455-f04fd8850d3f"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":119} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":120,"total":2} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":120} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8e3ff2db-5f25-4088-8d7d-12bdcf12ed03"} +{"level":"info","ts":"2024-07-08T18:28:11Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8e3ff2db-5f25-4088-8d7d-12bdcf12ed03"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":120} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":121,"total":1} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:11Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":121} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4aa29d6d-f3ea-4bb4-b8ca-f807ffe845c3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"4aa29d6d-f3ea-4bb4-b8ca-f807ffe845c3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":121} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":122,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":122} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":122} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"21fd0de4-e41b-4348-a280-dd9a518743bc"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"21fd0de4-e41b-4348-a280-dd9a518743bc"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":123,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":123} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":123} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"910c43dc-5869-45f1-9162-0391173cf0d3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"910c43dc-5869-45f1-9162-0391173cf0d3"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":124,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":124} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"b60240e0-2f1b-4f6b-b77e-4b34e872c531"} +{"level":"info","ts":"2024-07-08T18:28:12Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"b60240e0-2f1b-4f6b-b77e-4b34e872c531"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":124} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":125,"total":1} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":125} +{"level":"info","ts":"2024-07-08T18:28:12Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":125} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"38f1d7f0-7b45-49b7-9baf-88d4280e290a"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"38f1d7f0-7b45-49b7-9baf-88d4280e290a"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":126,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":126} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":126} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"82b42548-412c-4a5b-9170-1cae47604dca"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"82b42548-412c-4a5b-9170-1cae47604dca"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":127,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":127} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":127} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87052490-5532-41c5-9a46-59b1fc0a3347"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"87052490-5532-41c5-9a46-59b1fc0a3347"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":128,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":128} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":128} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"1303a401-f604-4200-b187-47c9f6c1b1fe"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"1303a401-f604-4200-b187-47c9f6c1b1fe"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":129,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":129} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f33b6f6e-76c9-45c2-a05f-f8241b7df9f7"} +{"level":"info","ts":"2024-07-08T18:28:13Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f33b6f6e-76c9-45c2-a05f-f8241b7df9f7"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":129} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":130,"total":1} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:13Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":130} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":130} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d7e22558-bca5-4e3b-8360-fdc1d24291fd"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d7e22558-bca5-4e3b-8360-fdc1d24291fd"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":131,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":131} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":131} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"20e25943-711d-4e7d-8779-9ba60aeeb891"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"20e25943-711d-4e7d-8779-9ba60aeeb891"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":132,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":132} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"e3a8a645-6feb-4942-a92e-596877756b65"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"e3a8a645-6feb-4942-a92e-596877756b65"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":132} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":133,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":133} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d5f5e797-3e42-4191-b06e-606012c199c4"} +{"level":"info","ts":"2024-07-08T18:28:14Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"d5f5e797-3e42-4191-b06e-606012c199c4"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":133} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":134,"total":1} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":134} +{"level":"info","ts":"2024-07-08T18:28:14Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":134} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8bcda466-854a-4553-82ba-7728c6a2eba9"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"8bcda466-854a-4553-82ba-7728c6a2eba9"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":135,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":135} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":135} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f319e149-9fdb-476b-baa2-03f7a8e32a73"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"f319e149-9fdb-476b-baa2-03f7a8e32a73"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":136,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":136} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":136} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"502a790e-b219-4179-97b6-b5843986fc09"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"502a790e-b219-4179-97b6-b5843986fc09"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":137,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":137} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":137} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"900c0316-a02f-4c0e-a0f7-8d17a98e790f"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-7ws4q","namespace":"scale"},"namespace":"scale","name":"backend-7ws4q","reconcileID":"900c0316-a02f-4c0e-a0f7-8d17a98e790f"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":138,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":138} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e9e879d6-512e-4fdb-ac77-dd719b891f04"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e9e879d6-512e-4fdb-ac77-dd719b891f04"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":138} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":139,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":139} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"b8329f3e-3d46-4830-9fb1-f3f5170dec7b"} +{"level":"info","ts":"2024-07-08T18:28:15Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"b8329f3e-3d46-4830-9fb1-f3f5170dec7b"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":139} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":140,"total":1} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:15Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":140} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":140} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"5ca18c19-12b1-4a05-b068-76b3b3905e4b"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"5ca18c19-12b1-4a05-b068-76b3b3905e4b"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":141,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":141} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":141} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"313a61e0-05f6-40f5-a3e7-667c2cc7dd0a"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"313a61e0-05f6-40f5-a3e7-667c2cc7dd0a"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":142,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":142} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2b467bb1-7c0b-4ea7-ad0f-f7ebcdab76d0"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2b467bb1-7c0b-4ea7-ad0f-f7ebcdab76d0"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"f6295637-b381-4d5a-a462-f8d4d681e2f9"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"f6295637-b381-4d5a-a462-f8d4d681e2f9"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":142} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":143,"total":2} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":143} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":143} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"ce1e2ac1-9f50-449f-b8a0-8c3ca3bda648"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"ce1e2ac1-9f50-449f-b8a0-8c3ca3bda648"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":144,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":144} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"bc51c974-f340-4ec1-96bc-82bc6c4d08a7"} +{"level":"info","ts":"2024-07-08T18:28:16Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"bc51c974-f340-4ec1-96bc-82bc6c4d08a7"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":144} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":145,"total":1} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:16Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":145} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d7ca0348-1b5e-43b8-89c5-3bcdd05150d9"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d7ca0348-1b5e-43b8-89c5-3bcdd05150d9"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":145} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":146,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":146} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"97d6a10c-e0fc-478e-b30f-c7c66b5658e0"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"97d6a10c-e0fc-478e-b30f-c7c66b5658e0"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":146} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":147,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":147} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":147} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"30964deb-2648-4d93-890e-d42e97d44909"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"30964deb-2648-4d93-890e-d42e97d44909"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":148,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":148} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"9f8f2352-bbc2-4734-a473-2e0f8a04adee"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"9f8f2352-bbc2-4734-a473-2e0f8a04adee"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":148} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":149,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":149} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e4a7c59c-6c99-4bd9-856a-2f3cce765fb1"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"e4a7c59c-6c99-4bd9-856a-2f3cce765fb1"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":149} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":150,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":150} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"dfbfb868-d6b7-4247-aaef-908c71f25611"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"dfbfb868-d6b7-4247-aaef-908c71f25611"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":150} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":151,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":151} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":151} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"1c005cad-edb9-4725-9126-2c022e4e22c4"} +{"level":"info","ts":"2024-07-08T18:28:17Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"1c005cad-edb9-4725-9126-2c022e4e22c4"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":152,"total":1} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:17Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":152} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"0762acf5-e41b-4bb9-b80e-51a796762560"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"0762acf5-e41b-4bb9-b80e-51a796762560"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":152} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":153,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":153} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":153} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"7c88d7cb-da1a-4cdf-b8a2-e978a6b694c9"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"7c88d7cb-da1a-4cdf-b8a2-e978a6b694c9"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":154,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":154} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":154} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3597f18e-2b40-4ef8-81f7-50cfd39d7c13"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3597f18e-2b40-4ef8-81f7-50cfd39d7c13"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":155,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":155} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":155} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2933696f-8fbc-4e7b-aa25-5cc072c59a2d"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"2933696f-8fbc-4e7b-aa25-5cc072c59a2d"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":156,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":156} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3da1f456-9230-423b-9b81-732ab62a91e4"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"3da1f456-9230-423b-9b81-732ab62a91e4"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":156} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":157,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":157} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":157} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"24db84b1-f65e-40f1-8770-a5fd980c194a"} +{"level":"info","ts":"2024-07-08T18:28:18Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"24db84b1-f65e-40f1-8770-a5fd980c194a"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":158,"total":1} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:18Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":158} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":158} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"71b2652e-b248-4a30-8abc-93f51ea64104"} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"71b2652e-b248-4a30-8abc-93f51ea64104"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":159,"total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":159} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":159} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"6a8900cd-b301-4944-8fae-e835f7d66296"} +{"level":"info","ts":"2024-07-08T18:28:19Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"6a8900cd-b301-4944-8fae-e835f7d66296"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":160,"total":1} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":160} +{"level":"info","ts":"2024-07-08T18:28:19Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":160} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"975a1747-262b-4acb-8962-b7ea3d1c08d0"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"975a1747-262b-4acb-8962-b7ea3d1c08d0"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":161,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":161} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":161} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"122de536-98eb-4ea4-9acf-017b25339c1d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"122de536-98eb-4ea4-9acf-017b25339c1d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":162,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":162} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":162} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d9ca3eb1-e33b-435b-9842-b5dc2cf17e17"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"d9ca3eb1-e33b-435b-9842-b5dc2cf17e17"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":163,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":163} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":163} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"4ffcdcfd-ff01-4731-8285-42f3ee8bac73"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"4ffcdcfd-ff01-4731-8285-42f3ee8bac73"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":164,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":164} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ae5d6c3e-83f4-4cba-b02c-ab8a70892c0a"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ae5d6c3e-83f4-4cba-b02c-ab8a70892c0a"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":164} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":165,"total":1} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":165} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3ce7fa64-3114-4fef-8ee7-c55300d5cf3d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3ce7fa64-3114-4fef-8ee7-c55300d5cf3d"} +{"level":"info","ts":"2024-07-08T18:28:20Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":165} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":166,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":166} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"927eb2cc-b443-469a-ac59-611ead2b4ba9"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"927eb2cc-b443-469a-ac59-611ead2b4ba9"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":166} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":167,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":167} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":167} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"0f9d0b5e-ac04-4efe-92b7-170b42a1ca9b"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"0f9d0b5e-ac04-4efe-92b7-170b42a1ca9b"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":168,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":168} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":168} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d5976e43-d8c2-4a3f-90fe-588e2fe900ad"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d5976e43-d8c2-4a3f-90fe-588e2fe900ad"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":169,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":169} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3c019811-ba25-4fea-a277-e00e60ae7890"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"3c019811-ba25-4fea-a277-e00e60ae7890"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":169} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":170,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":170} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"59a0dbbc-f1c4-4b54-a226-59bdfc7b4de3"} +{"level":"info","ts":"2024-07-08T18:28:21Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-hmgjx","namespace":"scale"},"namespace":"scale","name":"backend-hmgjx","reconcileID":"59a0dbbc-f1c4-4b54-a226-59bdfc7b4de3"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":170} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":171,"total":1} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":171} +{"level":"info","ts":"2024-07-08T18:28:21Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":171} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"40ce64cb-0d75-48ca-8171-13fa5913e5b3"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"40ce64cb-0d75-48ca-8171-13fa5913e5b3"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":172,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":172} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":172} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"e54dc0ae-eaf7-447a-8097-84974009aa64"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"e54dc0ae-eaf7-447a-8097-84974009aa64"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":173,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":173} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"f98d4a22-bd35-4a1d-b502-aaf93ccf19b0"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"f98d4a22-bd35-4a1d-b502-aaf93ccf19b0"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":173} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":174,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":174} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8955bf25-cd5b-48c9-9803-c95ec054808c"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":174} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8955bf25-cd5b-48c9-9803-c95ec054808c"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":175,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":175} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":175} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"bf5d4306-b4ad-4a04-b2ab-cac050e23e70"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"bf5d4306-b4ad-4a04-b2ab-cac050e23e70"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":176,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"NGINX configuration was successfully updated","batchID":176} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8e706911-a4fb-4e76-ab17-7bab96a42821"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"8e706911-a4fb-4e76-ab17-7bab96a42821"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Finished handling the batch","batchID":176} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"Handling events from the batch","batchID":177,"total":1} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Deleted file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/http.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/matches.json"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/conf.d/config-version.conf"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"nginxFileManager","msg":"Wrote file","path":"/etc/nginx/module-includes/load-modules.conf"} +{"level":"error","ts":"2024-07-08T18:28:22Z","logger":"eventLoop.eventHandler","msg":"couldn't update upstream via the API, reloading configuration instead","batchID":177,"upstreamName":"scale_backend_80","error":"failed to update servers of scale_backend_80 upstream: failed to add 10.92.9.64: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=205c50f78b21830d8c71b56a8f5f843b; 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:376\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:203\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-07-08T18:28:22Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d695c9f8-ee85-4ac4-8db0-da1857b8cb90"} +{"level":"info","ts":"2024-07-08T18:28:22Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"d695c9f8-ee85-4ac4-8db0-da1857b8cb90"} +{"level":"info","ts":"2024-07-08T18:28:22Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":1} +{"level":"info","ts":"2024-07-08T18:28:23Z","msg":"Reconciling the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ea896466-ff04-4246-8762-bacb82396ea5"} +{"level":"info","ts":"2024-07-08T18:28:23Z","msg":"Upserted the resource","controller":"endpointslice","controllerGroup":"discovery.k8s.io","controllerKind":"EndpointSlice","EndpointSlice":{"name":"backend-z645b","namespace":"scale"},"namespace":"scale","name":"backend-z645b","reconcileID":"ea896466-ff04-4246-8762-bacb82396ea5"} +{"level":"info","ts":"2024-07-08T18:28:23Z","logger":"eventLoop","msg":"added an event to the next batch","type":"*events.UpsertEvent","total":2} 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..c4c1643274 --- /dev/null +++ b/tests/results/scale/edge/TestScale_UpstreamServers/nginx-plus.log @@ -0,0 +1,1044 @@ +2024/07/08 18:27:04 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:04 [notice] 24#24: nginx/1.25.5 (nginx-plus-r32) +2024/07/08 18:27:04 [notice] 24#24: built by gcc 13.2.1 20240309 (Alpine 13.2.1_git20240309) +2024/07/08 18:27:04 [notice] 24#24: OS: Linux 6.1.85+ +2024/07/08 18:27:04 [notice] 24#24: getrlimit(RLIMIT_NOFILE): 1048576:1048576 +2024/07/08 18:27:04 [notice] 24#24: start worker processes +2024/07/08 18:27:04 [notice] 24#24: start worker process 31 +2024/07/08 18:27:04 [notice] 24#24: start worker process 32 +2024/07/08 18:27:04 [notice] 24#24: start worker process 33 +2024/07/08 18:27:04 [notice] 24#24: start worker process 34 +2024/07/08 18:27:04 [notice] 24#24: start worker process 35 +2024/07/08 18:27:04 [notice] 24#24: start worker process 36 +2024/07/08 18:27:04 [notice] 24#24: start worker process 37 +2024/07/08 18:27:04 [notice] 24#24: start worker process 38 +2024/07/08 18:27:04 [notice] 24#24: start worker process 39 +2024/07/08 18:27:04 [notice] 24#24: start worker process 40 +2024/07/08 18:27:04 [notice] 24#24: start worker process 41 +2024/07/08 18:27:04 [notice] 24#24: start worker process 42 +2024/07/08 18:27:04 [notice] 24#24: start worker process 43 +2024/07/08 18:27:04 [notice] 24#24: start worker process 44 +2024/07/08 18:27:04 [notice] 24#24: start worker process 45 +2024/07/08 18:27:04 [notice] 24#24: start worker process 46 +2024/07/08 18:27:04 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:04 [notice] 24#24: reconfiguring +2024/07/08 18:27:04 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:04 [notice] 24#24: start worker processes +2024/07/08 18:27:04 [notice] 24#24: start worker process 54 +2024/07/08 18:27:04 [notice] 24#24: start worker process 55 +2024/07/08 18:27:04 [notice] 24#24: start worker process 56 +2024/07/08 18:27:04 [notice] 24#24: start worker process 57 +2024/07/08 18:27:04 [notice] 24#24: start worker process 58 +2024/07/08 18:27:04 [notice] 24#24: start worker process 59 +2024/07/08 18:27:04 [notice] 24#24: start worker process 60 +2024/07/08 18:27:04 [notice] 24#24: start worker process 61 +2024/07/08 18:27:04 [notice] 24#24: start worker process 62 +2024/07/08 18:27:04 [notice] 24#24: start worker process 63 +2024/07/08 18:27:04 [notice] 24#24: start worker process 64 +2024/07/08 18:27:04 [notice] 24#24: start worker process 65 +2024/07/08 18:27:04 [notice] 24#24: start worker process 66 +2024/07/08 18:27:04 [notice] 24#24: start worker process 67 +2024/07/08 18:27:04 [notice] 24#24: start worker process 68 +2024/07/08 18:27:04 [notice] 24#24: start worker process 69 +2024/07/08 18:27:04 [notice] 31#31: gracefully shutting down +2024/07/08 18:27:04 [notice] 32#32: gracefully shutting down +2024/07/08 18:27:04 [notice] 33#33: gracefully shutting down +2024/07/08 18:27:04 [notice] 32#32: exiting +2024/07/08 18:27:04 [notice] 31#31: exiting +2024/07/08 18:27:04 [notice] 34#34: gracefully shutting down +2024/07/08 18:27:04 [notice] 37#37: gracefully shutting down +2024/07/08 18:27:04 [notice] 33#33: exiting +2024/07/08 18:27:04 [notice] 35#35: gracefully shutting down +2024/07/08 18:27:04 [notice] 36#36: gracefully shutting down +2024/07/08 18:27:04 [notice] 34#34: exiting +2024/07/08 18:27:04 [notice] 37#37: exiting +2024/07/08 18:27:04 [notice] 38#38: gracefully shutting down +2024/07/08 18:27:04 [notice] 35#35: exiting +2024/07/08 18:27:04 [notice] 36#36: exiting +2024/07/08 18:27:04 [notice] 38#38: exiting +2024/07/08 18:27:04 [notice] 39#39: gracefully shutting down +2024/07/08 18:27:04 [notice] 41#41: gracefully shutting down +2024/07/08 18:27:04 [notice] 40#40: gracefully shutting down +2024/07/08 18:27:04 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:04 [notice] 43#43: gracefully shutting down +2024/07/08 18:27:04 [notice] 39#39: exiting +2024/07/08 18:27:04 [notice] 41#41: exiting +2024/07/08 18:27:04 [notice] 24#24: reconfiguring +2024/07/08 18:27:04 [notice] 40#40: exiting +2024/07/08 18:27:04 [notice] 42#42: gracefully shutting down +2024/07/08 18:27:04 [notice] 43#43: exiting +2024/07/08 18:27:04 [notice] 42#42: exiting +2024/07/08 18:27:04 [notice] 44#44: gracefully shutting down +2024/07/08 18:27:04 [notice] 44#44: exiting +2024/07/08 18:27:04 [notice] 45#45: gracefully shutting down +2024/07/08 18:27:04 [notice] 45#45: exiting +2024/07/08 18:27:04 [notice] 33#33: exit +2024/07/08 18:27:04 [notice] 32#32: exit +2024/07/08 18:27:04 [notice] 37#37: exit +2024/07/08 18:27:04 [notice] 31#31: exit +2024/07/08 18:27:04 [notice] 40#40: exit +2024/07/08 18:27:04 [notice] 41#41: exit +2024/07/08 18:27:04 [notice] 35#35: exit +2024/07/08 18:27:04 [notice] 36#36: exit +2024/07/08 18:27:04 [notice] 38#38: exit +2024/07/08 18:27:04 [notice] 39#39: exit +2024/07/08 18:27:04 [notice] 43#43: exit +2024/07/08 18:27:04 [notice] 34#34: exit +2024/07/08 18:27:04 [notice] 42#42: exit +2024/07/08 18:27:04 [notice] 44#44: exit +2024/07/08 18:27:04 [notice] 45#45: exit +2024/07/08 18:27:04 [notice] 46#46: gracefully shutting down +2024/07/08 18:27:04 [notice] 46#46: exiting +2024/07/08 18:27:04 [notice] 46#46: exit +2024/07/08 18:27:04 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:04 [notice] 24#24: start worker processes +2024/07/08 18:27:04 [notice] 24#24: start worker process 70 +2024/07/08 18:27:04 [notice] 24#24: start worker process 71 +2024/07/08 18:27:04 [notice] 24#24: start worker process 72 +2024/07/08 18:27:04 [notice] 24#24: start worker process 73 +2024/07/08 18:27:04 [notice] 24#24: start worker process 74 +2024/07/08 18:27:04 [notice] 24#24: start worker process 75 +2024/07/08 18:27:04 [notice] 24#24: start worker process 76 +2024/07/08 18:27:04 [notice] 24#24: start worker process 77 +2024/07/08 18:27:04 [notice] 24#24: start worker process 78 +2024/07/08 18:27:04 [notice] 24#24: start worker process 79 +2024/07/08 18:27:04 [notice] 24#24: start worker process 80 +2024/07/08 18:27:04 [notice] 24#24: start worker process 81 +2024/07/08 18:27:04 [notice] 24#24: start worker process 82 +2024/07/08 18:27:04 [notice] 24#24: start worker process 83 +2024/07/08 18:27:04 [notice] 24#24: start worker process 84 +2024/07/08 18:27:04 [notice] 24#24: start worker process 85 +2024/07/08 18:27:05 [notice] 54#54: gracefully shutting down +2024/07/08 18:27:05 [notice] 55#55: gracefully shutting down +2024/07/08 18:27:05 [notice] 54#54: exiting +2024/07/08 18:27:05 [notice] 58#58: gracefully shutting down +2024/07/08 18:27:05 [notice] 55#55: exiting +2024/07/08 18:27:05 [notice] 59#59: gracefully shutting down +2024/07/08 18:27:05 [notice] 60#60: gracefully shutting down +2024/07/08 18:27:05 [notice] 58#58: exiting +2024/07/08 18:27:05 [notice] 59#59: exiting +2024/07/08 18:27:05 [notice] 60#60: exiting +2024/07/08 18:27:05 [notice] 68#68: gracefully shutting down +2024/07/08 18:27:05 [notice] 67#67: gracefully shutting down +2024/07/08 18:27:05 [notice] 64#64: gracefully shutting down +2024/07/08 18:27:05 [notice] 63#63: gracefully shutting down +2024/07/08 18:27:05 [notice] 57#57: gracefully shutting down +2024/07/08 18:27:05 [notice] 61#61: gracefully shutting down +2024/07/08 18:27:05 [notice] 56#56: gracefully shutting down +2024/07/08 18:27:05 [notice] 68#68: exiting +2024/07/08 18:27:05 [notice] 66#66: gracefully shutting down +2024/07/08 18:27:05 [notice] 65#65: gracefully shutting down +2024/07/08 18:27:05 [notice] 67#67: exiting +2024/07/08 18:27:05 [notice] 64#64: exiting +2024/07/08 18:27:05 [notice] 63#63: exiting +2024/07/08 18:27:05 [notice] 57#57: exiting +2024/07/08 18:27:05 [notice] 56#56: exiting +2024/07/08 18:27:05 [notice] 61#61: exiting +2024/07/08 18:27:05 [notice] 66#66: exiting +2024/07/08 18:27:05 [notice] 65#65: exiting +2024/07/08 18:27:05 [notice] 62#62: gracefully shutting down +2024/07/08 18:27:05 [notice] 62#62: exiting +2024/07/08 18:27:05 [notice] 69#69: gracefully shutting down +2024/07/08 18:27:05 [notice] 69#69: exiting +2024/07/08 18:27:05 [notice] 58#58: exit +2024/07/08 18:27:05 [notice] 55#55: exit +2024/07/08 18:27:05 [notice] 54#54: exit +2024/07/08 18:27:05 [notice] 68#68: exit +2024/07/08 18:27:05 [notice] 59#59: exit +2024/07/08 18:27:05 [notice] 60#60: exit +2024/07/08 18:27:05 [notice] 64#64: exit +2024/07/08 18:27:05 [notice] 67#67: exit +2024/07/08 18:27:05 [notice] 65#65: exit +2024/07/08 18:27:05 [notice] 57#57: exit +2024/07/08 18:27:05 [notice] 63#63: exit +2024/07/08 18:27:05 [notice] 66#66: exit +2024/07/08 18:27:05 [notice] 61#61: exit +2024/07/08 18:27:05 [notice] 56#56: exit +2024/07/08 18:27:05 [notice] 62#62: exit +2024/07/08 18:27:05 [notice] 69#69: exit +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 44 +2024/07/08 18:27:05 [notice] 24#24: worker process 31 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 32 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 33 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 34 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 35 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 36 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 37 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 38 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 39 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 40 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 41 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 42 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 43 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 44 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 45 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 46 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 68 +2024/07/08 18:27:05 [notice] 24#24: worker process 68 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 58 +2024/07/08 18:27:05 [notice] 24#24: worker process 58 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 60 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 66 +2024/07/08 18:27:05 [notice] 24#24: worker process 54 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 56 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 57 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 59 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 61 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 63 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 65 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 66 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 67 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:05 [notice] 24#24: signal 17 (SIGCHLD) received from 62 +2024/07/08 18:27:05 [notice] 24#24: worker process 55 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 62 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 64 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: worker process 69 exited with code 0 +2024/07/08 18:27:05 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:51 [notice] 24#24: reconfiguring +2024/07/08 18:27:51 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:51 [notice] 24#24: start worker processes +2024/07/08 18:27:51 [notice] 24#24: start worker process 87 +2024/07/08 18:27:51 [notice] 24#24: start worker process 88 +2024/07/08 18:27:51 [notice] 24#24: start worker process 89 +2024/07/08 18:27:51 [notice] 24#24: start worker process 90 +2024/07/08 18:27:51 [notice] 24#24: start worker process 91 +2024/07/08 18:27:51 [notice] 24#24: start worker process 92 +2024/07/08 18:27:51 [notice] 24#24: start worker process 93 +2024/07/08 18:27:51 [notice] 24#24: start worker process 94 +2024/07/08 18:27:51 [notice] 24#24: start worker process 95 +2024/07/08 18:27:51 [notice] 24#24: start worker process 96 +2024/07/08 18:27:51 [notice] 24#24: start worker process 97 +2024/07/08 18:27:51 [notice] 24#24: start worker process 98 +2024/07/08 18:27:51 [notice] 24#24: start worker process 99 +2024/07/08 18:27:51 [notice] 24#24: start worker process 100 +2024/07/08 18:27:51 [notice] 24#24: start worker process 101 +2024/07/08 18:27:51 [notice] 24#24: start worker process 102 +2024/07/08 18:27:51 [notice] 70#70: gracefully shutting down +2024/07/08 18:27:51 [notice] 74#74: gracefully shutting down +2024/07/08 18:27:51 [notice] 73#73: gracefully shutting down +2024/07/08 18:27:51 [notice] 71#71: gracefully shutting down +2024/07/08 18:27:51 [notice] 72#72: gracefully shutting down +2024/07/08 18:27:51 [notice] 70#70: exiting +2024/07/08 18:27:51 [notice] 74#74: exiting +2024/07/08 18:27:51 [notice] 73#73: exiting +2024/07/08 18:27:51 [notice] 71#71: exiting +2024/07/08 18:27:51 [notice] 72#72: exiting +2024/07/08 18:27:51 [notice] 75#75: gracefully shutting down +2024/07/08 18:27:51 [notice] 76#76: gracefully shutting down +2024/07/08 18:27:51 [notice] 77#77: gracefully shutting down +2024/07/08 18:27:51 [notice] 78#78: gracefully shutting down +2024/07/08 18:27:51 [notice] 75#75: exiting +2024/07/08 18:27:51 [notice] 82#82: gracefully shutting down +2024/07/08 18:27:51 [notice] 76#76: exiting +2024/07/08 18:27:51 [notice] 78#78: exiting +2024/07/08 18:27:51 [notice] 77#77: exiting +2024/07/08 18:27:51 [notice] 82#82: exiting +2024/07/08 18:27:51 [notice] 80#80: gracefully shutting down +2024/07/08 18:27:51 [notice] 79#79: gracefully shutting down +2024/07/08 18:27:51 [notice] 81#81: gracefully shutting down +2024/07/08 18:27:51 [notice] 80#80: exiting +2024/07/08 18:27:51 [notice] 79#79: exiting +2024/07/08 18:27:51 [notice] 81#81: exiting +2024/07/08 18:27:51 [notice] 83#83: gracefully shutting down +2024/07/08 18:27:51 [notice] 85#85: gracefully shutting down +2024/07/08 18:27:51 [notice] 83#83: exiting +2024/07/08 18:27:51 [notice] 85#85: exiting +2024/07/08 18:27:51 [notice] 78#78: exit +2024/07/08 18:27:51 [notice] 73#73: exit +2024/07/08 18:27:51 [notice] 75#75: exit +2024/07/08 18:27:51 [notice] 72#72: exit +2024/07/08 18:27:51 [notice] 70#70: exit +2024/07/08 18:27:51 [notice] 74#74: exit +2024/07/08 18:27:51 [notice] 76#76: exit +2024/07/08 18:27:51 [notice] 71#71: exit +2024/07/08 18:27:51 [notice] 82#82: exit +2024/07/08 18:27:51 [notice] 81#81: exit +2024/07/08 18:27:51 [notice] 80#80: exit +2024/07/08 18:27:51 [notice] 79#79: exit +2024/07/08 18:27:51 [notice] 83#83: exit +2024/07/08 18:27:51 [notice] 85#85: exit +2024/07/08 18:27:51 [notice] 77#77: exit +2024/07/08 18:27:51 [notice] 84#84: gracefully shutting down +2024/07/08 18:27:51 [notice] 84#84: exiting +2024/07/08 18:27:51 [notice] 84#84: exit +2024/07/08 18:27:51 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:51 [notice] 24#24: reconfiguring +2024/07/08 18:27:51 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:51 [notice] 24#24: start worker processes +2024/07/08 18:27:51 [notice] 24#24: start worker process 103 +2024/07/08 18:27:51 [notice] 24#24: start worker process 104 +2024/07/08 18:27:51 [notice] 24#24: start worker process 105 +2024/07/08 18:27:51 [notice] 24#24: start worker process 106 +2024/07/08 18:27:51 [notice] 24#24: start worker process 107 +2024/07/08 18:27:51 [notice] 24#24: start worker process 108 +2024/07/08 18:27:51 [notice] 24#24: start worker process 109 +2024/07/08 18:27:51 [notice] 24#24: start worker process 110 +2024/07/08 18:27:51 [notice] 24#24: start worker process 111 +2024/07/08 18:27:51 [notice] 24#24: start worker process 112 +2024/07/08 18:27:51 [notice] 24#24: start worker process 113 +2024/07/08 18:27:51 [notice] 24#24: start worker process 114 +2024/07/08 18:27:51 [notice] 24#24: start worker process 115 +2024/07/08 18:27:51 [notice] 24#24: start worker process 116 +2024/07/08 18:27:51 [notice] 24#24: start worker process 117 +2024/07/08 18:27:51 [notice] 24#24: start worker process 118 +2024/07/08 18:27:51 [notice] 87#87: gracefully shutting down +2024/07/08 18:27:51 [notice] 88#88: gracefully shutting down +2024/07/08 18:27:51 [notice] 89#89: gracefully shutting down +2024/07/08 18:27:51 [notice] 90#90: gracefully shutting down +2024/07/08 18:27:51 [notice] 88#88: exiting +2024/07/08 18:27:51 [notice] 89#89: exiting +2024/07/08 18:27:51 [notice] 92#92: gracefully shutting down +2024/07/08 18:27:51 [notice] 90#90: exiting +2024/07/08 18:27:51 [notice] 87#87: exiting +2024/07/08 18:27:51 [notice] 93#93: gracefully shutting down +2024/07/08 18:27:51 [notice] 92#92: exiting +2024/07/08 18:27:51 [notice] 96#96: gracefully shutting down +2024/07/08 18:27:51 [notice] 91#91: gracefully shutting down +2024/07/08 18:27:51 [notice] 93#93: exiting +2024/07/08 18:27:51 [notice] 95#95: gracefully shutting down +2024/07/08 18:27:51 [notice] 96#96: exiting +2024/07/08 18:27:51 [notice] 91#91: exiting +2024/07/08 18:27:51 [notice] 95#95: exiting +2024/07/08 18:27:51 [notice] 102#102: gracefully shutting down +2024/07/08 18:27:51 [notice] 94#94: gracefully shutting down +2024/07/08 18:27:51 [notice] 101#101: gracefully shutting down +2024/07/08 18:27:51 [notice] 99#99: gracefully shutting down +2024/07/08 18:27:51 [notice] 102#102: exiting +2024/07/08 18:27:51 [notice] 98#98: gracefully shutting down +2024/07/08 18:27:51 [notice] 100#100: gracefully shutting down +2024/07/08 18:27:51 [notice] 101#101: exiting +2024/07/08 18:27:51 [notice] 94#94: exiting +2024/07/08 18:27:51 [notice] 99#99: exiting +2024/07/08 18:27:51 [notice] 100#100: exiting +2024/07/08 18:27:51 [notice] 98#98: exiting +2024/07/08 18:27:51 [notice] 89#89: exit +2024/07/08 18:27:51 [notice] 87#87: exit +2024/07/08 18:27:51 [notice] 90#90: exit +2024/07/08 18:27:51 [notice] 92#92: exit +2024/07/08 18:27:51 [notice] 88#88: exit +2024/07/08 18:27:51 [notice] 93#93: exit +2024/07/08 18:27:51 [notice] 96#96: exit +2024/07/08 18:27:51 [notice] 99#99: exit +2024/07/08 18:27:51 [notice] 91#91: exit +2024/07/08 18:27:51 [notice] 101#101: exit +2024/07/08 18:27:51 [notice] 102#102: exit +2024/07/08 18:27:51 [notice] 98#98: exit +2024/07/08 18:27:51 [notice] 95#95: exit +2024/07/08 18:27:51 [notice] 94#94: exit +2024/07/08 18:27:51 [notice] 100#100: exit +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 75 +2024/07/08 18:27:51 [notice] 24#24: worker process 70 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 71 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 72 exited with code 0 +2024/07/08 18:27:51 [notice] 97#97: gracefully shutting down +2024/07/08 18:27:51 [notice] 97#97: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 73 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 74 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 75 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 76 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 77 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 78 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 79 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 80 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 81 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 82 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 83 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 84 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 85 exited with code 0 +2024/07/08 18:27:51 [notice] 97#97: exit +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 99 +2024/07/08 18:27:51 [notice] 24#24: worker process 96 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 99 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:27:51 [notice] 24#24: reconfiguring +2024/07/08 18:27:51 [notice] 24#24: using the "epoll" event method +2024/07/08 18:27:51 [notice] 24#24: start worker processes +2024/07/08 18:27:51 [notice] 24#24: start worker process 119 +2024/07/08 18:27:51 [notice] 24#24: start worker process 120 +2024/07/08 18:27:51 [notice] 24#24: start worker process 121 +2024/07/08 18:27:51 [notice] 24#24: start worker process 122 +2024/07/08 18:27:51 [notice] 24#24: start worker process 123 +2024/07/08 18:27:51 [notice] 24#24: start worker process 124 +2024/07/08 18:27:51 [notice] 24#24: start worker process 125 +2024/07/08 18:27:51 [notice] 24#24: start worker process 126 +2024/07/08 18:27:51 [notice] 24#24: start worker process 127 +2024/07/08 18:27:51 [notice] 24#24: start worker process 128 +2024/07/08 18:27:51 [notice] 24#24: start worker process 129 +2024/07/08 18:27:51 [notice] 24#24: start worker process 130 +2024/07/08 18:27:51 [notice] 24#24: start worker process 131 +2024/07/08 18:27:51 [notice] 24#24: start worker process 132 +2024/07/08 18:27:51 [notice] 24#24: start worker process 133 +2024/07/08 18:27:51 [notice] 24#24: start worker process 134 +2024/07/08 18:27:51 [notice] 103#103: gracefully shutting down +2024/07/08 18:27:51 [notice] 105#105: gracefully shutting down +2024/07/08 18:27:51 [notice] 104#104: gracefully shutting down +2024/07/08 18:27:51 [notice] 105#105: exiting +2024/07/08 18:27:51 [notice] 109#109: gracefully shutting down +2024/07/08 18:27:51 [notice] 104#104: exiting +2024/07/08 18:27:51 [notice] 112#112: gracefully shutting down +2024/07/08 18:27:51 [notice] 103#103: exiting +2024/07/08 18:27:51 [notice] 107#107: gracefully shutting down +2024/07/08 18:27:51 [notice] 111#111: gracefully shutting down +2024/07/08 18:27:51 [notice] 110#110: gracefully shutting down +2024/07/08 18:27:51 [notice] 109#109: exiting +2024/07/08 18:27:51 [notice] 112#112: exiting +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 102 +2024/07/08 18:27:51 [notice] 111#111: exiting +2024/07/08 18:27:51 [notice] 110#110: exiting +2024/07/08 18:27:51 [notice] 107#107: exiting +2024/07/08 18:27:51 [notice] 115#115: gracefully shutting down +2024/07/08 18:27:51 [notice] 24#24: worker process 87 exited with code 0 +2024/07/08 18:27:51 [notice] 114#114: gracefully shutting down +2024/07/08 18:27:51 [notice] 118#118: gracefully shutting down +2024/07/08 18:27:51 [notice] 113#113: gracefully shutting down +2024/07/08 18:27:51 [notice] 116#116: gracefully shutting down +2024/07/08 18:27:51 [notice] 24#24: worker process 88 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 89 exited with code 0 +2024/07/08 18:27:51 [notice] 117#117: gracefully shutting down +2024/07/08 18:27:51 [notice] 24#24: worker process 90 exited with code 0 +2024/07/08 18:27:51 [notice] 118#118: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 91 exited with code 0 +2024/07/08 18:27:51 [notice] 115#115: exiting +2024/07/08 18:27:51 [notice] 114#114: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 92 exited with code 0 +2024/07/08 18:27:51 [notice] 116#116: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 93 exited with code 0 +2024/07/08 18:27:51 [notice] 117#117: exiting +2024/07/08 18:27:51 [notice] 113#113: exiting +2024/07/08 18:27:51 [notice] 24#24: worker process 94 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 95 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 97 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 98 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 100 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 101 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 102 exited with code 0 +2024/07/08 18:27:51 [notice] 106#106: gracefully shutting down +2024/07/08 18:27:51 [notice] 108#108: gracefully shutting down +2024/07/08 18:27:51 [notice] 108#108: exiting +2024/07/08 18:27:51 [notice] 106#106: exiting +2024/07/08 18:27:51 [notice] 112#112: exit +2024/07/08 18:27:51 [notice] 109#109: exit +2024/07/08 18:27:51 [notice] 110#110: exit +2024/07/08 18:27:51 [notice] 113#113: exit +2024/07/08 18:27:51 [notice] 116#116: exit +2024/07/08 18:27:51 [notice] 107#107: exit +2024/07/08 18:27:51 [notice] 114#114: exit +2024/07/08 18:27:51 [notice] 118#118: exit +2024/07/08 18:27:51 [notice] 117#117: exit +2024/07/08 18:27:51 [notice] 108#108: exit +2024/07/08 18:27:51 [notice] 106#106: exit +2024/07/08 18:27:51 [notice] 104#104: exit +2024/07/08 18:27:51 [notice] 115#115: exit +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 111#111: exit +2024/07/08 18:27:51 [notice] 103#103: exit +2024/07/08 18:27:51 [notice] 105#105: exit +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 116 +2024/07/08 18:27:51 [notice] 24#24: worker process 116 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 112 +2024/07/08 18:27:51 [notice] 24#24: worker process 105 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 112 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 104 +2024/07/08 18:27:51 [notice] 24#24: worker process 104 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 118 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 113 +2024/07/08 18:27:51 [notice] 24#24: worker process 110 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 113 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 110 +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 107 +2024/07/08 18:27:51 [notice] 24#24: worker process 107 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 109 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 103 +2024/07/08 18:27:51 [notice] 24#24: worker process 103 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 117 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 117 +2024/07/08 18:27:51 [notice] 24#24: worker process 111 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: worker process 115 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 106 +2024/07/08 18:27:51 [notice] 24#24: worker process 106 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 108 +2024/07/08 18:27:51 [notice] 24#24: worker process 108 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:51 [notice] 24#24: signal 17 (SIGCHLD) received from 114 +2024/07/08 18:27:51 [notice] 24#24: worker process 114 exited with code 0 +2024/07/08 18:27:51 [notice] 24#24: signal 29 (SIGIO) received +2024/07/08 18:27:52 [info] 119#119: *7 client unix: closed keepalive connection +2024/07/08 18:27:52 [info] 120#120: *8 client unix: closed keepalive connection +10.142.0.101 - - [08/Jul/2024:18:27:53 +0000] "GET / HTTP/1.1" 200 155 "-" "Go-http-client/1.1" +2024/07/08 18:27:53 [info] 119#119: *9 client 10.142.0.101 closed keepalive connection +10.142.0.101 - - [08/Jul/2024:18:27:53 +0000] "GET / HTTP/1.1" 200 155 "-" "Go-http-client/1.1" +2024/07/08 18:27:53 [info] 120#120: *11 client 10.142.0.101 closed keepalive connection +2024/07/08 18:27:53 [info] 121#121: *13 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 122#122: *14 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 123#123: *15 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 124#124: *16 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 125#125: *17 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 126#126: *18 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 127#127: *19 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 128#128: *20 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 129#129: *21 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 130#130: *22 client unix: closed keepalive connection +2024/07/08 18:27:54 [info] 131#131: *23 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 132#132: *24 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 133#133: *25 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 134#134: *26 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *27 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *28 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *29 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *30 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *31 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *32 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *33 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *34 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *35 client unix: closed keepalive connection +2024/07/08 18:27:55 [info] 119#119: *36 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *37 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *38 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *39 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *40 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *41 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 119#119: *42 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *43 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *44 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *45 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *46 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *47 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *48 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *49 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *50 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *51 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *52 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *53 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *54 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *55 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *56 client unix: closed keepalive connection +2024/07/08 18:27:56 [info] 120#120: *57 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 120#120: *58 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *59 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *60 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 122#122: *61 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *62 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *63 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *64 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *65 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *66 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *67 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *68 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *69 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *70 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *71 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *72 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *73 client unix: closed keepalive connection +2024/07/08 18:27:57 [info] 121#121: *74 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 121#121: *75 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *76 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *77 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *78 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *79 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *80 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *81 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *82 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *83 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *84 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *85 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *86 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *87 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *88 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *89 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 122#122: *90 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *91 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *92 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *93 client unix: closed keepalive connection +2024/07/08 18:27:58 [info] 123#123: *94 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *95 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *96 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *97 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *98 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *99 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *100 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *101 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *102 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *103 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *104 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *105 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 123#123: *106 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *107 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *108 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *109 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *110 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 125#125: *111 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *112 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *113 client unix: closed keepalive connection +2024/07/08 18:27:59 [info] 124#124: *114 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *115 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *116 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *117 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *118 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *119 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *120 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *121 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *122 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 124#124: *123 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *124 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *125 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *126 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *127 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *128 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *129 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *130 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *131 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *132 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *133 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *134 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *135 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *136 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *137 client unix: closed keepalive connection +2024/07/08 18:28:00 [info] 125#125: *138 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *139 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *140 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *141 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *142 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *143 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *144 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *145 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *146 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *147 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *148 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *149 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *150 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *151 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 127#127: *152 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *153 client unix: closed keepalive connection +2024/07/08 18:28:01 [info] 126#126: *154 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 126#126: *155 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *156 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *157 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *158 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *159 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *160 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *161 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *162 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *163 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *164 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *165 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *166 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *167 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *168 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *169 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 127#127: *170 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 128#128: *171 client unix: closed keepalive connection +2024/07/08 18:28:02 [info] 128#128: *172 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *173 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *174 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *175 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *176 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *177 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *178 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *179 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *180 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *181 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *182 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *183 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *184 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *185 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 128#128: *186 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 129#129: *187 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 129#129: *188 client unix: closed keepalive connection +2024/07/08 18:28:03 [info] 129#129: *189 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *190 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *191 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *192 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *193 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *194 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *195 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *196 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *197 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *198 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *199 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *200 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *201 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 129#129: *202 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *203 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *204 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *205 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *206 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *207 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *208 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *209 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *210 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *211 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *212 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *213 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *214 client unix: closed keepalive connection +2024/07/08 18:28:04 [info] 130#130: *215 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 130#130: *216 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 130#130: *217 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 130#130: *218 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *219 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 132#132: *220 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *221 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *222 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *223 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *224 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *225 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *226 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *227 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *228 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *229 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *230 client unix: closed keepalive connection +2024/07/08 18:28:05 [info] 131#131: *231 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *232 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *233 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *234 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 131#131: *235 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *236 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *237 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *238 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *239 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *240 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *241 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *242 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *243 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *244 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *245 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *246 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *247 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *248 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *249 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 132#132: *250 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 133#133: *251 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 133#133: *252 client unix: closed keepalive connection +2024/07/08 18:28:06 [info] 133#133: *253 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *254 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *255 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *256 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *257 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *258 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *259 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *260 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *261 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *262 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *263 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *264 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *265 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 133#133: *266 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *267 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *268 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *269 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *270 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *271 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *272 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *273 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *274 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *275 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *276 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *277 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *278 client unix: closed keepalive connection +2024/07/08 18:28:07 [info] 134#134: *279 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 134#134: *280 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 134#134: *281 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 134#134: *282 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *283 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *284 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *285 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *286 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *287 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *288 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *289 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *290 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *291 client unix: closed keepalive connection +2024/07/08 18:28:08 [info] 119#119: *292 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *293 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *294 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *295 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *296 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *297 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 119#119: *298 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *299 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *300 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *301 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *302 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *303 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *304 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *305 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *307 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 121#121: *306 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *308 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *309 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *310 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *311 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *312 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *313 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *314 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 120#120: *315 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 121#121: *316 client unix: closed keepalive connection +2024/07/08 18:28:09 [info] 121#121: *317 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *318 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *319 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *320 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *321 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *322 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *323 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *324 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *325 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *326 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *327 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *328 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *329 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 121#121: *330 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *331 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *332 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *333 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *334 client unix: closed keepalive connection +2024/07/08 18:28:10 [info] 122#122: *335 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *336 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *337 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *338 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *339 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *340 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *341 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *342 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *343 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *344 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *345 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 122#122: *346 client unix: closed keepalive connection +2024/07/08 18:28:11 [info] 123#123: *347 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *348 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *349 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *350 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *351 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *352 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *353 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *354 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *355 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *356 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *357 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *358 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *359 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *360 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *361 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 123#123: *362 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *363 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *364 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *365 client unix: closed keepalive connection +2024/07/08 18:28:12 [info] 124#124: *366 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *367 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *368 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *369 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *370 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *371 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *372 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *373 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *374 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *375 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *376 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *377 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 124#124: *378 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *379 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *380 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *381 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *382 client unix: closed keepalive connection +2024/07/08 18:28:13 [info] 125#125: *383 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *384 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *385 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *386 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *387 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *388 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *389 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *390 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *391 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *392 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *393 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 125#125: *394 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *395 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *396 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *397 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *398 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *399 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *400 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *401 client unix: closed keepalive connection +2024/07/08 18:28:14 [info] 126#126: *402 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *403 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *404 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *405 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *406 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *407 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *408 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *409 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 126#126: *410 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *411 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *412 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *413 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *414 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *415 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *416 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *417 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *418 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *419 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *420 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *421 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *422 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *423 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *424 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *425 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *426 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 127#127: *427 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *428 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *429 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *430 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *431 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *432 client unix: closed keepalive connection +2024/07/08 18:28:15 [info] 128#128: *433 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *434 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *435 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *436 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *437 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *438 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *439 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *440 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *441 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 128#128: *442 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *443 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *444 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *445 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *446 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *447 client unix: closed keepalive connection +2024/07/08 18:28:16 [info] 129#129: *448 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *449 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *450 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *451 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *452 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *453 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *454 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *455 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *456 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *457 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 129#129: *458 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *459 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *460 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *461 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *462 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *463 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *464 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *465 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *466 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *467 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *468 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *469 client unix: closed keepalive connection +2024/07/08 18:28:17 [info] 130#130: *470 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *471 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *472 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *473 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 130#130: *474 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *475 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *476 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *477 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *478 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *479 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *480 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *481 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *482 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *483 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *484 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *485 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *486 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *487 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *488 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *489 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 131#131: *490 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *491 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *492 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *493 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *494 client unix: closed keepalive connection +2024/07/08 18:28:18 [info] 132#132: *495 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *496 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *497 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *498 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *499 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *500 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *501 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *502 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *503 client unix: closed keepalive connection +2024/07/08 18:28:19 [info] 132#132: *504 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 132#132: *505 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 132#132: *506 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *507 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *508 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *509 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *510 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *511 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *512 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *513 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *514 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *515 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *516 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *517 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *518 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *519 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *520 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *521 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *522 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 133#133: *523 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *524 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *525 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 119#119: *526 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *527 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *528 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *529 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *530 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *531 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *532 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *533 client unix: closed keepalive connection +2024/07/08 18:28:20 [info] 134#134: *534 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *535 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *536 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *537 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *538 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 134#134: *539 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *540 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *541 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *542 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *543 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *544 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *545 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *546 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *547 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *548 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *549 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *550 client unix: closed keepalive connection +2024/07/08 18:28:21 [info] 119#119: *551 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 119#119: *552 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 119#119: *553 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 119#119: *554 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *555 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *556 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *557 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *558 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *559 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *560 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *561 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *562 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *563 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *564 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *565 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *566 client unix: closed keepalive connection +2024/07/08 18:28:22 [info] 120#120: *567 client unix: closed keepalive connection +2024/07/08 18:28:22 [crit] 120#120: ngx_slab_alloc() failed: no memory in upstream zone "scale_backend_80" +2024/07/08 18:28:22 [notice] 24#24: signal 1 (SIGHUP) received from 7, reconfiguring +2024/07/08 18:28:22 [notice] 24#24: reconfiguring +2024/07/08 18:28:22 [crit] 24#24: 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..875443c01d --- /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.29.4-gke.1043004 +- vCPUs per node: 16 +- RAM per node: 65855012Ki +- 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: 146ms +- Reload distribution: + - 500ms: 128 + - 1000ms: 128 + - 5000ms: 128 + - 10000ms: 128 + - 30000ms: 128 + - +Infms: 128 + +### Event Batch Processing + +- Total: 387 +- Average Time: 128ms +- Event Batch Processing distribution: + - 500ms: 348 + - 1000ms: 387 + - 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: 166ms +- Reload distribution: + - 500ms: 128 + - 1000ms: 128 + - 5000ms: 128 + - 10000ms: 128 + - 30000ms: 128 + - +Infms: 128 + +### Event Batch Processing + +- Total: 449 +- Average Time: 122ms +- Event Batch Processing distribution: + - 500ms: 403 + - 1000ms: 448 + - 5000ms: 449 + - 10000ms: 449 + - 30000ms: 449 + - +Infms: 449 + +### 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: 743 + - 1000ms: 1001 + - 5000ms: 1001 + - 10000ms: 1001 + - 30000ms: 1001 + - +Infms: 1001 + +### Event Batch Processing + +- Total: 1007 +- Average Time: 432ms +- Event Batch Processing distribution: + - 500ms: 638 + - 1000ms: 1006 + - 5000ms: 1007 + - 10000ms: 1007 + - 30000ms: 1007 + - +Infms: 1007 + +### 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: 104 +- Average Time: 117ms +- Event Batch Processing distribution: + - 500ms: 104 + - 1000ms: 104 + - 5000ms: 104 + - 10000ms: 104 + - 30000ms: 104 + - +Infms: 104 + +### 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.03, 1000.00 +Duration [total, attack, wait] 30s, 29.999s, 895.124µs +Latencies [min, mean, 50, 90, 95, 99, max] 745.651µs, 1.018ms, 991.503µs, 1.133ms, 1.178ms, 1.304ms, 27.128ms +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: +``` +```text +Requests [total, rate, throughput] 30000, 1000.02, 999.98 +Duration [total, attack, wait] 30.001s, 29.999s, 1.178ms +Latencies [min, mean, 50, 90, 95, 99, max] 801.928µs, 1.099ms, 1.079ms, 1.24ms, 1.307ms, 1.447ms, 12.938ms +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: +```