Autobahn WebSocket Testsuite Report
Autobahn WebSocket

undici - Case 12.2.15 : Pass - 64036 ms @ 2024-06-08T14:41:46.750Z

Case Description

Send 1000 compressed messages each of payload size 131072, auto-fragment to 256 octets. Use default permessage-deflate offer.

Case Expectation

Receive echo'ed messages (with payload as sent). Timeout case after 480 secs.

Case Outcome

Ok, received all echo'ed messages in time.

Expected:
{}

Observed:
[]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET /runCase?case=334&agent=undici HTTP/1.1
host: localhost:9001
connection: upgrade
upgrade: websocket
sec-websocket-key: FRJ6WHo0208TRuMK0znOJA==
sec-websocket-version: 13
sec-websocket-extensions: permessage-deflate; client_max_window_bits
accept: */*
accept-language: *
sec-fetch-mode: websocket
user-agent: undici
pragma: no-cache
cache-control: no-cache
accept-encoding: gzip, deflate
HTTP/1.1 101 Switching Protocols
Server: AutobahnTestSuite/0.8.2-0.10.9
X-Powered-By: AutobahnPython/0.10.9
Upgrade: WebSocket
Connection: Upgrade
Sec-WebSocket-Accept: Ogk7cE/XCkgCX6zXdXN5rp9e/R8=
Sec-WebSocket-Extensions: permessage-deflate


Closing Behavior

KeyValueDescription
isServerTrueTrue, iff I (the fuzzer) am a server, and the peer is a client.
closedByMeTrueTrue, iff I have initiated closing handshake (that is, did send close first).
failedByMeFalseTrue, iff I have failed the WS connection (i.e. due to protocol error). Failing can be either by initiating closing handshake or brutal drop TCP.
droppedByMeTrueTrue, iff I dropped the TCP connection.
wasCleanTrueTrue, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility).
wasNotCleanReasonNoneWhen wasClean == False, the reason what happened.
wasServerConnectionDropTimeoutFalseWhen we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True.
wasOpenHandshakeTimeoutFalseWhen performing the opening handshake, but the peer did not finish in time, this gets True.
wasCloseHandshakeTimeoutFalseWhen we initiated a closing handshake, but the peer did not respond in time, this gets True.
localCloseCode1000The close code I sent in close frame (if any).
localCloseReasonNoneThe close reason I sent in close frame (if any).
remoteCloseCode1000The close code the peer sent me in close frame (if any).
remoteCloseReasonNoneThe close reason the peer sent me in close frame (if any).


Wire Statistics

Octets Received by Chop Size

Chop SizeCountOctets
818
1499113874
4071407
14480114480
163848131072
22110122110
28960128960
491668393328
655361991130482176
Total3003131086415

Octets Transmitted by Chop Size

Chop SizeCountOctets
224
326
4624
515
7535
8324
9327
10330
11111
12224
14342
15345
16464
17234
19357
20360
21363
22122
23246
24124
254100
26252
27381
28256
29129
30390
314124
32396
33399
34134
353105
36272
373111
386228
39139
40140
41282
423126
433129
444176
46292
473141
48296
493147
505250
51151
523156
535265
543162
555275
565280
576342
585290
592118
603180
613183
626372
642128
654260
6610660
672134
682136
693207
707490
713213
72172
734292
745370
757525
763228
774308
783234
796474
805400
816486
827574
839747
844336
852170
862172
872174
883264
895445
903270
916546
92192
935465
946564
954380
965480
985490
995495
1003300
1015505
1025510
1034412
1048832
1057735
1064424
1075535
1085540
1095545
1106660
1113333
1127784
11391017
1142228
1151115
1161116
1178936
1187826
1194476
1205600
1214484
1225610
1236738
1246744
1254500
1263378
1275635
1304520
13181048
1325660
1332266
1344536
13581080
1366816
13781096
1383414
1394556
1403420
1414564
1425710
1433429
1446864
1456870
1463438
1473441
1484592
1493447
15081200
1511151
15271064
1534612
1554620
1563468
1572314
15871106
1594636
1604640
16171127
1624648
1633489
1646984
165111815
16671162
1672334
1682336
1693507
1704680
17171197
17291548
17381384
17481392
1755875
1765880
17771239
17861068
17971253
1802360
18161086
1825910
18381464
1844736
1855925
186112046
1874748
1883564
1894756
19061140
1912382
1923576
19361158
19471358
19561170
1963588
1973591
19861188
1995995
20051000
2012402
2022404
20351015
2044816
2053615
2061206
2072414
2084832
2092418
2112422
2132426
21461284
2154860
2163648
21751085
21851090
21961314
2203660
22151105
2224888
2232446
2243672
2254900
2264904
2274908
22851140
2294916
23051150
2314924
2323696
2332466
23451170
2354940
2363708
23761422
2382476
2392478
24061440
24151205
2423726
2433729
2444976
2452490
2461246
2471247
2482496
2494996
25041000
25141004
2522504
2533759
2542508
2553765
2562512
2573771
25841032
25941036
260434923113079980
Total435925113216594

Frames Received by Opcode

OpcodeCount
21000
81
Total1001

Frames Transmitted by Opcode

OpcodeCount
0434923
21000
81
Total435924


Wire Log

000 RX OCTETS: 474554202f72756e436173653f636173653d333334266167656e743d756e6469636920485454502f312e310d0a686f73743a
               206c6f63616c686f73743a393030 ...
001 TX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a5365727665723a204175746f6261686e
               5465737453756974652f302e382e ...
002 WIRELOG DISABLED
003 CLOSE CONNECTION AFTER 480.000000 sec
004 WIRELOG ENABLED
005 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=None, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
006 TX OCTETS: 880203e8
007 RX OCTETS: 88820000000003e8
008 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=True, MASK=3030303030303030
               0x03e8
009 TCP DROPPED BY ME