AVR / W5100 / Ethernet - Case 9.3.4 : Pass - 24 ms @ 2025-03-16T00:20:39.498Z
Case Description
Send fragmented text message message with message payload of length 4 * 2**20 (4M). Sent out in fragments of 4k.
Case Expectation
Receive echo'ed text message (with payload as sent).
Case Outcome
Received text message of length 4194304.
Expected:
{}
Observed:
[]
Case Closing Behavior
Connection was properly closed (OK)
GET / HTTP/1.1 User-Agent: AutobahnTestSuite/0.8.2-0.10.9 Host: host.docker.internal:9001 Upgrade: WebSocket Connection: Upgrade Pragma: no-cache Cache-Control: no-cache Sec-WebSocket-Key: A59iLrxTvLCzNnItwCNs3Q== Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols Access-Control-Allow-Origin: * Connection: Upgrade Sec-Websocket-Accept: X7+q+WikZVbSUgUAs7CMniHqPvw= Upgrade: websocket Date: Sun, 16 Mar 2025 00:20:39 GMT
Key | Value | Description |
isServer | False | True, iff I (the fuzzer) am a server, and the peer is a client. |
closedByMe | True | True, iff I have initiated closing handshake (that is, did send close first). |
failedByMe | False | True, 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. |
droppedByMe | False | True, iff I dropped the TCP connection. |
wasClean | True | True, iff full WebSocket closing handshake was performed (close frame sent and received) _and_ the server dropped the TCP (which is its responsibility). |
wasNotCleanReason | None | When wasClean == False, the reason what happened. |
wasServerConnectionDropTimeout | False | When we are a client, and we expected the server to drop the TCP, but that didn't happen in time, this gets True. |
wasOpenHandshakeTimeout | False | When performing the opening handshake, but the peer did not finish in time, this gets True. |
wasCloseHandshakeTimeout | False | When we initiated a closing handshake, but the peer did not respond in time, this gets True. |
localCloseCode | 1000 | The close code I sent in close frame (if any). |
localCloseReason | None | The close reason I sent in close frame (if any). |
remoteCloseCode | 1000 | The close code the peer sent me in close frame (if any). |
remoteCloseReason | None | The close reason the peer sent me in close frame (if any). |
Chop Size | Count | Octets |
1 | 10 | 10 |
2 | 54 | 108 |
4 | 42 | 168 |
198 | 1 | 198 |
4096 | 26 | 106496 |
4097 | 22 | 90134 |
4098 | 59 | 241782 |
4099 | 25 | 102475 |
4100 | 216 | 885600 |
4101 | 34 | 139434 |
4102 | 21 | 86142 |
4103 | 3 | 12309 |
4104 | 27 | 110808 |
8196 | 33 | 270468 |
8197 | 4 | 32788 |
8198 | 10 | 81980 |
8199 | 26 | 213174 |
8200 | 35 | 287000 |
8201 | 9 | 73809 |
8202 | 7 | 57414 |
8203 | 2 | 16406 |
8204 | 4 | 32816 |
12296 | 2 | 24592 |
12297 | 3 | 36891 |
12298 | 6 | 73788 |
12299 | 5 | 61495 |
12300 | 3 | 36900 |
12301 | 2 | 24602 |
12302 | 4 | 49208 |
12303 | 2 | 24606 |
16400 | 3 | 49200 |
16402 | 1 | 16402 |
20496 | 1 | 20496 |
20498 | 1 | 20498 |
20499 | 1 | 20499 |
20500 | 1 | 20500 |
20502 | 1 | 20502 |
20504 | 1 | 20504 |
24597 | 1 | 24597 |
24598 | 1 | 24598 |
24599 | 1 | 24599 |
24600 | 1 | 24600 |
24601 | 3 | 73803 |
24602 | 1 | 24602 |
24603 | 1 | 24603 |
28697 | 1 | 28697 |
28698 | 3 | 86094 |
28700 | 1 | 28700 |
28702 | 1 | 28702 |
28704 | 1 | 28704 |
31616 | 1 | 31616 |
32800 | 1 | 32800 |
32801 | 1 | 32801 |
36904 | 1 | 36904 |
40996 | 1 | 40996 |
45100 | 1 | 45100 |
62812 | 1 | 62812 |
65536 | 2 | 131072 |
Total | 732 | 4198602 |
Chop Size | Count | Octets |
6 | 1 | 6 |
8 | 1 | 8 |
251 | 1 | 251 |
4104 | 1024 | 4202496 |
Total | 1027 | 4202761 |
Opcode | Count |
0 | 1023 |
1 | 1 |
8 | 1 |
Total | 1025 |
Opcode | Count |
0 | 1024 |
1 | 1 |
8 | 1 |
Total | 1026 |
000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
322d302e31302e390d0a486f7374 ...
001 RX OCTETS: 485454502f312e312031303120537769746368696e672050726f746f636f6c730d0a4163636573732d436f6e74726f6c2d41
6c6c6f772d4f726967696e3a202a ...
002 CLOSE CONNECTION AFTER 100.000000 sec
003 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=cd9b2021, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
0x03e8
004 TX OCTETS: 8882cd9b2021ce73
005 RX OCTETS: 880203e8
006 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
0x03e8
007 TCP DROPPED BY PEER