(This page was automatically generated by the tools in the opsboy project on 00:22:39 30-Oct-2025 GMT.)

Detailed Test Report for ngx_stream_lua in linux x86_64 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
db8022db 2025-10-28 02:25:52 GMT 0 58 122 10777 1995 sec

LuaJIT

LuaJIT 2.1.1761112883, commit b65ec19d

OpenSSL

OpenSSL 3.5.4 30 Sep 2025

Compilation Errors

Segmentation Faults

Unexpected Failures

(none)

Expected Failures

File Name Details
043-shdict.t TEST 51: list all keys in a shdict with all keys expired - response_body - response is expected (repeated req 0, req 0) got: '1
'
expected: '0
'
043-shdict.t TEST 24: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-add: true nil false
+add: false exists false
-foo = 10502
+foo = 32
043-shdict.t TEST 12: get non-existent keys - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-nil
+hello, world
-nil
+hello, world
043-shdict.t TEST 50: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) got: '1
'
expected: '0
'
043-shdict.t TEST 43: flush_expires an empty dict - response_body - response is expected (repeated req 0, req 0) got: '2
'
expected: '0
'
043-shdict.t TEST 48: list keys in a shdict with limit larger than number of keys - response_body - response is expected (repeated req 0, req 0) got: '3
'
expected: '2
'
043-shdict.t TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-incr: nil not found
+incr: nil not a number
-foo = nil
+foo = true
043-shdict.t TEST 53: list all keys in a shdict with more than 1024 keys with 0 limit set - response_body - response is expected (repeated req 0, req 0) got: '2050
'
expected: '2048
'
043-shdict.t TEST 45: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,1025 @@
+1024
+1
+10
+100
+1000
+1001
+1002
+1003
+1004
+1005
+1006
+1007
+1008
+1009
+101
+1010
+1011
+1012
+1013
+1014
+1015
+1016
+1017
+1018
+1019
+102
+1020
+1021
+1022
+1023
+103
+104
+105
+106
+107
+108
+109
+11
+110
+111
+112
+113
+114
+115
+116
+117
+118
+119
+12
+120
+121
+122
+123
+124
+125
+126
+127
+128
+129
+13
+130
+131
+132
+133
+134
+135
+136
+137
+138
+139
+14
+140
+141
+142
+143
+144
+145
+146
+147
+148
+149
+15
+150
+151
+152
+153
+154
+155
+156
+157
+158
+159
+16
+160
+161
+162
+163
+164
+165
+166
+167
+168
+169
+17
+170
+171
+172
+173
+174
+175
+176
+177
+178
+179
+18
+180
+181
+182
+183
+184
+185
+186
+187
+188
+189
+19
+190
+191
+192
+193
+194
+195
+196
+197
+198
+199
2
-bah
+20
-bar
+200
+201
+202
+203
+204
+205
+206
+207
+208
+209
+21
+210
+211
+212
+213
+214
+215
+216
+217
+218
+219
+22
+220
+221
+222
+223
+224
+225
+226
+227
+228
+229
+23
+230
+231
+232
+233
+234
+235
+236
+237
+238
+239
+24
+240
+241
+242
+243
+244
+245
+246
+247
+248
+249
+25
+250
+251
+252
+253
+254
+255
+256
+257
+258
+259
+26
+260
+261
+262
+263
+264
+265
+266
+267
+268
+269
+27
+270
+271
+272
+273
+274
+275
+276
+277
+278
+279
+28
+280
+281
+282
+283
+284
+285
+286
+287
+288
+289
+29
+290
+291
+292
+293
+294
+295
+296
+297
+298
+299
+3
+30
+300
+301
+302
+303
+304
+305
+306
+307
+308
+309
+31
+310
+311
+312
+313
+314
+315
+316
+317
+318
+319
+32
+320
+321
+322
+323
+324
+325
+326
+327
+328
+329
+33
+330
+331
+332
+333
+334
+335
+336
+337
+338
+339
+34
+340
+341
+342
+343
+344
+345
+346
+347
+348
+349
+35
+350
+351
+352
+353
+354
+355
+356
+357
+358
+359
+36
+360
+361
+362
+363
+364
+365
+366
+367
+368
+369
+37
+370
+371
+372
+373
+374
+375
+376
+377
+378
+379
+38
+380
+381
+382
+383
+384
+385
+386
+387
+388
+389
+39
+390
+391
+392
+393
+394
+395
+396
+397
+398
+399
+4
+40
+400
+401
+402
+403
+404
+405
+406
+407
+408
+409
+41
+410
+411
+412
+413
+414
+415
+416
+417
+418
+419
+42
+420
+421
+422
+423
+424
+425
+426
+427
+428
+429
+43
+430
+431
+432
+433
+434
+435
+436
+437
+438
+439
+44
+440
+441
+442
+443
+444
+445
+446
+447
+448
+449
+45
+450
+451
+452
+453
+454
+455
+456
+457
+458
+459
+46
+460
+461
+462
+463
+464
+465
+466
+467
+468
+469
+47
+470
+471
+472
+473
+474
+475
+476
+477
+478
+479
+48
+480
+481
+482
+483
+484
+485
+486
+487
+488
+489
+49
+490
+491
+492
+493
+494
+495
+496
+497
+498
+499
+5
+50
+500
+501
+502
+503
+504
+505
+506
+507
+508
+509
+51
+510
+511
+512
+513
+514
+515
+516
+517
+518
+519
+52
+520
+521
+522
+523
+524
+525
+526
+527
+528
+529
+53
+530
+531
+532
+533
+534
+535
+536
+537
+538
+539
+54
+540
+541
+542
+543
+544
+545
+546
+547
+548
+549
+55
+550
+551
+552
+553
+554
+555
+556
+557
+558
+559
+56
+560
+561
+562
+563
+564
+565
+566
+567
+568
+569
+57
+570
+571
+572
+573
+574
+575
+576
+577
+578
+579
+58
+580
+581
+582
+583
+584
+585
+586
+587
+588
+589
+59
+590
+591
+592
+593
+594
+595
+596
+597
+598
+599
+6
+60
+600
+601
+602
+603
+604
+605
+606
+607
+608
+609
+61
+610
+611
+612
+613
+614
+615
+616
+617
+618
+619
+62
+620
+621
+622
+623
+624
+625
+626
+627
+628
+629
+63
+630
+631
+632
+633
+634
+635
+636
+637
+638
+639
+64
+640
+641
+642
+643
+644
+645
+646
+647
+648
+649
+65
+650
+651
+652
+653
+654
+655
+656
+657
+658
+659
+66
+660
+661
+662
+663
+664
+665
+666
+667
+668
+669
+67
+670
+671
+672
+673
+674
+675
+676
+677
+678
+679
+68
+680
+681
+682
+683
+684
+685
+686
+687
+688
+689
+69
+690
+691
+692
+693
+694
+695
+696
+697
+698
+699
+7
+70
+700
+701
+702
+703
+704
+705
+706
+707
+708
+709
+71
+710
+711
+712
+713
+714
+715
+716
+717
+718
+719
+72
+720
+721
+722
+723
+724
+725
+726
+727
+728
+729
+73
+730
+731
+732
+733
+734
+735
+736
+737
+738
+739
+74
+740
+741
+742
+743
+744
+745
+746
+747
+748
+749
+75
+750
+751
+752
+753
+754
+755
+756
+757
+758
+759
+76
+760
+761
+762
+763
+764
+765
+766
+767
+768
+769
+77
+770
+771
+772
+773
+774
+775
+776
+777
+778
+779
+78
+780
+781
+782
+783
+784
+785
+786
+787
+788
+789
+79
+790
+791
+792
+793
+794
+795
+796
+797
+798
+799
+8
+80
+800
+801
+802
+803
+804
+805
+806
+807
+808
+809
+81
+810
+811
+812
+813
+814
+815
+816
+817
+818
+819
+82
+820
+821
+822
+823
+824
+825
+826
+827
+828
+829
+83
+830
+831
+832
+833
+834
+835
+836
+837
+838
+839
+84
+840
+841
+842
+843
+844
+845
+846
+847
+848
+849
+85
+850
+851
+852
+853
+854
+855
+856
+857
+858
+859
+86
+860
+861
+862
+863
+864
+865
+866
+867
+868
+869
+87
+870
+871
+872
+873
+874
+875
+876
+877
+878
+879
+88
+880
+881
+882
+883
+884
+885
+886
+887
+888
+889
+89
+890
+891
+892
+893
+894
+895
+896
+897
+898
+899
+9
+90
+900
+901
+902
+903
+904
+905
+906
+907
+908
+909
+91
+910
+911
+912
+913
+914
+915
+916
+917
+918
+919
+92
+920
+921
+922
+923
+924
+925
+926
+927
+928
+929
+93
+930
+931
+932
+933
+934
+935
+936
+937
+938
+939
+94
+940
+941
+942
+943
+944
+945
+946
+947
+948
+949
+95
+950
+951
+952
+953
+954
+955
+956
+957
+958
+959
+96
+960
+961
+962
+963
+964
+965
+966
+967
+968
+969
+97
+970
+971
+972
+973
+974
+975
+976
+977
+978
+979
+98
+980
+981
+982
+983
+984
+985
+986
+987
+988
+989
+99
+990
+991
+992
+993
+994
+995
+996
+997
+998
+999
+foo
043-shdict.t TEST 49: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) got: '1024
'
expected: '0
'
058-tcp-socket.t TEST 14: receive by chunks (very small buffer) - pattern "[error]" should not match any line in error.log but matches line "2025/10/28 06:58:50 [error] 8983#0: *1697 lua entry thread aborted: runtime error: content_by_lua(nginx.conf:29):5: closed" (req 0) stack traceback:
coroutine 0:
[C]: in function 'assert'
content_by_lua(nginx.conf:29):5: in main chunk, client: unix:, server: unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock
2025/10/28 06:58:50 [debug] 8983#0: *1697 lua request cleanup: forcible=0
2025/10/28 06:58:50 [debug] 8983#0: *1697 stream lua run thread returned 500
2025/10/28 06:58:50 [debug] 8983#0: *1697 finalize stream request: 500
2025/10/28 06:58:50 [debug] 8983#0: *1697 finalize stream session: 500
2025/10/28 06:58:50 [debug] 8983#0: *1697 stream log handler
'
068-socket-keepalive.t TEST 12: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:54 [debug] 2554#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2025/10/28 07:01:54 [debug] 2554#0: *292 http keepalive handler
2025/10/28 07:01:54 [debug] 2554#0: *292 close http connection: 15
2025/10/28 07:01:54 [debug] 2554#0: *292 event timer del: 15: 16650132
2025/10/28 07:01:54 [debug] 2554#0: *292 reusable connection: 0
2025/10/28 07:01:54 [debug] 2554#0: *292 free: 000000000654DB40, unused: 0
2025/10/28 07:01:54 [debug] 2554#0: *292 free: 0000000006543FF0, unused: 0
2025/10/28 07:01:54 [debug] 2554#0: *292 free: 000000000653E980, unused: 0
2025/10/28 07:01:54 [debug] 2554#0: *292 free: 0000000006425CC0, unused: 0
2025/10/28 07:01:54 [debug] 2554#0: *292 free: 0000000006456710, unused: 0
'
068-socket-keepalive.t TEST 15: custom pools (different pool for the same host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:55 [debug] 2591#0: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) 2025/10/28 07:01:55 [debug] 2591#0: *321 http keepalive handler
2025/10/28 07:01:55 [debug] 2591#0: *321 close http connection: 16
2025/10/28 07:01:55 [debug] 2591#0: *321 event timer del: 16: 16660118
2025/10/28 07:01:55 [debug] 2591#0: *321 reusable connection: 0
2025/10/28 07:01:55 [debug] 2591#0: *321 free: 000000000757D580, unused: 0
2025/10/28 07:01:55 [debug] 2591#0: *321 free: 0000000007556130, unused: 0
2025/10/28 07:01:55 [debug] 2591#0: *321 free: 0000000007574200, unused: 0
2025/10/28 07:01:55 [debug] 2591#0: *321 free: 0000000007144E10, unused: 0
2025/10/28 07:01:55 [debug] 2591#0: *321 free: 0000000006EE0F70, unused: 0
'
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:56 [debug] 2622#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2025/10/28 07:01:56 [debug] 2622#0: stream lua tcp socket keepalive close handler: fd:15
2025/10/28 07:01:56 [debug] 2622#0: event timer del: 15: 16653079
2025/10/28 07:01:56 [debug] 2622#0: reusable connection: 0
2025/10/28 07:01:56 [debug] 2622#0: stream lua tcp socket keepalive: free connection pool for "B"
2025/10/28 07:01:56 [notice] 2622#0: exiting
2025/10/28 07:01:56 [debug] 2622#0: flush files
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 0000000006448C40
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 00000000060F24A0
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 000000000602E460
'
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:56 [debug] 2622#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2025/10/28 07:01:56 [notice] 2622#0: exiting
2025/10/28 07:01:56 [debug] 2622#0: flush files
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 0000000006448C40
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 00000000060F24A0
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 000000000602E460
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 0000000006BAF1F0
2025/10/28 07:01:56 [debug] 2622#0: lua decrementing the reference count for Lua VM: 1
2025/10/28 07:01:56 [debug] 2622#0: lua close the global Lua VM 0000000005F1CF70
2025/10/28 07:01:56 [debug] 2622#0: run cleanup: 0000000006BAF140
'
068-socket-keepalive.t TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:57 [debug] 2653#0: stream lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2025/10/28 07:01:57 [notice] 2653#0: exiting
2025/10/28 07:01:57 [debug] 2653#0: flush files
2025/10/28 07:01:57 [debug] 2653#0: run cleanup: 0000000005DD0910
2025/10/28 07:01:57 [debug] 2653#0: run cleanup: 0000000005E35570
2025/10/28 07:01:57 [debug] 2653#0: run cleanup: 0000000005F18760
2025/10/28 07:01:57 [debug] 2653#0: run cleanup: 000000000681E830
2025/10/28 07:01:57 [debug] 2653#0: lua decrementing the reference count for Lua VM: 1
2025/10/28 07:01:57 [debug] 2653#0: lua close the global Lua VM 000000000645E3C0
2025/10/28 07:01:57 [debug] 2653#0: run cleanup: 000000000681E780
'
068-socket-keepalive.t TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:58 [debug] 2684#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2025/10/28 07:01:58 [debug] 2684#0: stream lua tcp socket keepalive close handler: fd:16
2025/10/28 07:01:58 [debug] 2684#0: event timer del: 16: 16654949
2025/10/28 07:01:58 [debug] 2684#0: reusable connection: 0
2025/10/28 07:01:58 [debug] 2684#0: stream lua tcp socket keepalive: free connection pool for "B"
2025/10/28 07:01:58 [debug] 2684#0: worker cycle
2025/10/28 07:01:58 [debug] 2684#0: epoll timer: 676
2025/10/28 07:01:58 [debug] 2684#0: epoll: fd:8 ev:2011 d:0000000006799AE1
2025/10/28 07:01:58 [debug] 2684#0: epoll_wait() error on fd:8 ev:2011
2025/10/28 07:01:58 [debug] 2684#0: *408 http wait request handler
'
068-socket-keepalive.t TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:58 [debug] 2684#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2025/10/28 07:01:58 [debug] 2684#0: worker cycle
2025/10/28 07:01:58 [debug] 2684#0: epoll timer: 676
2025/10/28 07:01:58 [debug] 2684#0: epoll: fd:8 ev:2011 d:0000000006799AE1
2025/10/28 07:01:58 [debug] 2684#0: epoll_wait() error on fd:8 ev:2011
2025/10/28 07:01:58 [debug] 2684#0: *408 http wait request handler
2025/10/28 07:01:58 [debug] 2684#0: *408 malloc: 00000000068AC4E0:80
2025/10/28 07:01:58 [debug] 2684#0: *408 malloc: 00000000071604D0:16
2025/10/28 07:01:58 [debug] 2684#0: *408 malloc: 0000000006F5E550:1024
2025/10/28 07:01:58 [debug] 2684#0: *408 malloc: 0000000007122F00:16
'
068-socket-keepalive.t TEST 19: numeric pool option value - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:01:59 [debug] 2715#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2025/10/28 07:01:59 [debug] 2715#0: worker cycle
2025/10/28 07:01:59 [debug] 2715#0: epoll timer: 650
2025/10/28 07:01:59 [debug] 2715#0: epoll: fd:5 ev:2011 d:0000000007006AD1
2025/10/28 07:01:59 [debug] 2715#0: epoll_wait() error on fd:5 ev:2011
2025/10/28 07:01:59 [debug] 2715#0: *438 http wait request handler
2025/10/28 07:01:59 [debug] 2715#0: *438 malloc: 0000000005DEA8C0:80
2025/10/28 07:01:59 [debug] 2715#0: *438 malloc: 0000000005F62390:16
2025/10/28 07:01:59 [debug] 2715#0: *438 malloc: 0000000006A38210:1024
2025/10/28 07:01:59 [debug] 2715#0: *438 malloc: 0000000005F63230:16
'
068-socket-keepalive.t TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:02:06 [debug] 2982#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2025/10/28 07:02:06 [notice] 2982#0: exiting
2025/10/28 07:02:06 [debug] 2982#0: flush files
2025/10/28 07:02:06 [debug] 2982#0: run cleanup: 00000000060A4AE0
2025/10/28 07:02:06 [debug] 2982#0: run cleanup: 000000000683EB00
2025/10/28 07:02:06 [debug] 2982#0: run cleanup: 00000000063D4DF0
2025/10/28 07:02:06 [debug] 2982#0: run cleanup: 0000000005F215A0
2025/10/28 07:02:06 [debug] 2982#0: lua decrementing the reference count for Lua VM: 1
2025/10/28 07:02:06 [debug] 2982#0: lua close the global Lua VM 0000000006AF0E80
2025/10/28 07:02:06 [debug] 2982#0: run cleanup: 0000000005F214F0
'
068-socket-keepalive.t TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2025/10/28 07:02:07 [debug] 3013#0: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) 2025/10/28 07:02:07 [debug] 3013#0: worker cycle
2025/10/28 07:02:07 [debug] 3013#0: epoll timer: 680
2025/10/28 07:02:07 [debug] 3013#0: epoll: fd:4 ev:2011 d:00000000063C3CF0
2025/10/28 07:02:07 [debug] 3013#0: epoll_wait() error on fd:4 ev:2011
2025/10/28 07:02:07 [debug] 3013#0: *671 http wait request handler
2025/10/28 07:02:07 [debug] 3013#0: *671 malloc: 000000000711D0E0:80
2025/10/28 07:02:07 [debug] 3013#0: *671 malloc: 000000000750FCA0:16
2025/10/28 07:02:07 [debug] 3013#0: *671 malloc: 0000000006A95E30:1024
2025/10/28 07:02:07 [debug] 3013#0: *671 malloc: 0000000007527110:16
'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
106-timer.t TEST 27: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: registered a new timer after reload" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: timer prematurely expired: false" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "failed to register a new timer after reload: process exiting, context: ngx.timer" should match a line in error.log (req 0)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: 'stream lua found 8188 pending timers
'
expected: 'stream lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: ''
expected: 'stream lua found 8191 pending timers
'
122-worker.t TEST 6: content_by_lua + ngx.worker.pids - response_body_like - response is expected (worker pid: 4572 worker pids is wrong. worker pid is correct.) 'worker pid: 4572
worker pids is wrong.
worker pid is correct.
'
doesn't match '(?^s:worker pid: \d+
worker pid is correct\.
)'
124-init-worker.t TEST 18: syslog error log - udp_query ok ''
doesn't match '(?^:Bad bad bad)'
126-shdict-frag.t TEST 4: merge one single-page block backward, but no more - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,5 @@
successfully set foo.
-successfully set bar.
+successfully set bar with force.
successfully set baz.
found foo: 4000
found bar: 4001
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] "http" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:28
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
132-lua-blocks.t nginx: [emerg] Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22
139-ssl-cert-by.t TEST 7: ngx.exit(0) - yield - pattern "[error]" should not match any line in error.log but matches line "2025/10/28 07:14:40 [error] 8075#0: send() failed (111: Connection refused) while logging to syslog, server: 127.0.0.1:12345" (req 0) 2025/10/28 07:14:40 [debug] 8075#0: close listening unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock #6
2025/10/28 07:14:40 [debug] 8075#0: epoll del event: fd:7 op:2 ev:00000000
2025/10/28 07:14:40 [debug] 8075#0: close listening 0.0.0.0:1985 #7
2025/10/28 07:14:40 [debug] 8075#0: epoll del event: fd:8 op:2 ev:00000000
2025/10/28 07:14:40 [debug] 8075#0: close listening 0.0.0.0:1984 #8
2025/10/28 07:14:40 [notice] 8075#0: exiting
2025/10/28 07:14:40 [debug] 8075#0: flush files
2025/10/28 07:14:40 [debug] 8075#0: run cleanup: 0000000006F83E70
2025/10/28 07:14:40 [debug] 8075#0: run cleanup: 0000000006F83D50
'
160-disable-init-by-lua.t TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 0)
160-disable-init-by-lua.t TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 1)
161-load-resty-core.t nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found:
162-ssl-client-hello-by.t TEST 16: simple logging - use ssl_client_hello_by_lua* on the stream {} level - pattern "[error]" should not match any line in error.log but matches line "2025/10/28 07:18:16 [error] 1894#0: send() failed (111: Connection refused) while logging to syslog, server: 127.0.0.1:12345" (req 0) 2025/10/28 07:18:16 [debug] 1894#0: close listening unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock #11
2025/10/28 07:18:16 [debug] 1894#0: epoll del event: fd:7 op:2 ev:00000000
2025/10/28 07:18:16 [debug] 1894#0: close listening 0.0.0.0:1985 #7
2025/10/28 07:18:16 [debug] 1894#0: epoll del event: fd:8 op:2 ev:00000000
2025/10/28 07:18:16 [debug] 1894#0: close listening 0.0.0.0:1984 #8
2025/10/28 07:18:16 [notice] 1894#0: exiting
2025/10/28 07:18:16 [debug] 1894#0: flush files
2025/10/28 07:18:16 [debug] 1894#0: run cleanup: 0000000006408A50
2025/10/28 07:18:16 [debug] 1894#0: run cleanup: 0000000006447790
'
164-proxy-ssl-verify-by.t TEST 22: upstream connection aborted - pattern "proxy_ssl_verify_by_lua: cert verify callback aborted" should match a line in error.log (req 0)
164-proxy-ssl-verify-by.t nginx: [emerg] proxy_ssl_verify_by_lua* should be used with proxy_ssl directive
164-proxy-ssl-verify-by.t TEST 4: sleep - pattern "(?^:elapsed in proxy ssl verify by lua: 0.(?:09|1\d)\d+ while loading proxy ssl verify by lua,)" should match a line in error.log (req 0)
164-proxy-ssl-verify-by.t nginx: [emerg] "proxy_ssl_verify_by_lua_block" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:25

Warnings

Go back to the index page.