Autobahn WebSocket Testsuite Report
Autobahn WebSocket

AVR / W5500 / Ethernet - Case 5.5 : Pass - 13 ms @ 2020-06-03T17:01:35.014Z

Case Description

Send text Message fragmented into 2 fragments, octets are sent in octet-wise chops.

Case Expectation

Message is processed and echo'ed back to us.

Case Outcome

Actual events match at least one expected.

Expected:
{'OK': [('message', u'fragment1fragment2', False)]}

Observed:
[('message', u'fragment1fragment2', False)]

Case Closing Behavior

Connection was properly closed (OK)



Opening Handshake

GET / HTTP/1.1
User-Agent: AutobahnTestSuite/0.8.0-0.10.9
Host: 192.168.46.181:9001
Upgrade: WebSocket
Connection: Upgrade
Pragma: no-cache
Cache-Control: no-cache
Sec-WebSocket-Key: A9lBG7IIT63EKfnqVBjSIg==
Sec-WebSocket-Version: 13
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Accept: NIQ1KXecSeds8ZX1me6JrkwIwls=


Closing Behavior

KeyValueDescription
isServerFalseTrue, 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.
droppedByMeFalseTrue, 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
12323
2510
339
4624
515
616
818
18118
50150
Total42153

Octets Transmitted by Chop Size

Chop SizeCountOctets
13030
818
2451245
Total32283

Frames Received by Opcode

OpcodeCount
11
81
Total2

Frames Transmitted by Opcode

OpcodeCount
01
11
81
Total3


Wire Log

000 TX OCTETS: 474554202f20485454502f312e310d0a557365722d4167656e743a204175746f6261686e5465737453756974652f302e382e
               302d302e31302e390d0a486f7374 ...
001 RX OCTETS: 48
002 RX OCTETS: 54
003 RX OCTETS: 54
004 RX OCTETS: 502f
005 RX OCTETS: 31
006 RX OCTETS: 2e312031
007 RX OCTETS: 303120537769
008 RX OCTETS: 7463
009 RX OCTETS: 68
010 RX OCTETS: 69
011 RX OCTETS: 6e67
012 RX OCTETS: 20
013 RX OCTETS: 50
014 RX OCTETS: 72
015 RX OCTETS: 6f
016 RX OCTETS: 74
017 RX OCTETS: 6f
018 RX OCTETS: 63
019 RX OCTETS: 6f
020 RX OCTETS: 6c
021 RX OCTETS: 73
022 RX OCTETS: 0d0a55
023 RX OCTETS: 70
024 RX OCTETS: 67
025 RX OCTETS: 726164
026 RX OCTETS: 653a2077
027 RX OCTETS: 65
028 RX OCTETS: 62
029 RX OCTETS: 73
030 RX OCTETS: 6f636b6574
031 RX OCTETS: 0d0a436f6e6e6563
032 RX OCTETS: 74696f6e
033 RX OCTETS: 3a205570
034 RX OCTETS: 677261
035 RX OCTETS: 64650d0a
036 RX OCTETS: 5365632d576562536f636b65742d4163636570743a204e4951314b58656353656473385a58316d65364a726b7749776c733d
037 RX OCTETS: 0d0a0d0a
038 TX FRAME : OPCODE=1, FIN=False, RSV=0, PAYLOAD-LEN=9, MASK=f302586a, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment1
039 TX OCTETS: 01
040 TX FRAME : OPCODE=0, FIN=True, RSV=0, PAYLOAD-LEN=9, MASK=1a108c90, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=1, SYNC=False
               fragment2
041 CLOSE CONNECTION AFTER 1.000000 sec
042 TX OCTETS: 89
043 TX OCTETS: f3
044 TX OCTETS: 02
045 TX OCTETS: 58
046 TX OCTETS: 6a
047 TX OCTETS: 95
048 TX OCTETS: 70
049 TX OCTETS: 39
050 TX OCTETS: 0d
051 TX OCTETS: 9e
052 TX OCTETS: 67
053 TX OCTETS: 36
054 TX OCTETS: 1e
055 TX OCTETS: c2
056 TX OCTETS: 80
057 TX OCTETS: 89
058 TX OCTETS: 1a
059 TX OCTETS: 10
060 TX OCTETS: 8c
061 TX OCTETS: 90
062 TX OCTETS: 7c
063 TX OCTETS: 62
064 TX OCTETS: ed
065 TX OCTETS: f7
066 TX OCTETS: 77
067 TX OCTETS: 75
068 TX OCTETS: e2
069 TX OCTETS: e4
070 TX OCTETS: 28
071 RX OCTETS: 8112
072 RX OCTETS: 667261676d656e7431667261676d656e7432
073 RX FRAME : OPCODE=1, FIN=True, RSV=0, PAYLOAD-LEN=18, MASKED=False, MASK=None
               fragment1fragment2
074 TX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASK=67aaad0d, PAYLOAD-REPEAT-LEN=None, CHOPSIZE=None, SYNC=False
               0x03e8
075 TX OCTETS: 888267aaad0d6442
076 RX OCTETS: 88
077 RX OCTETS: 02
078 RX OCTETS: 03e8
079 RX FRAME : OPCODE=8, FIN=True, RSV=0, PAYLOAD-LEN=2, MASKED=False, MASK=None
               0x03e8
080 TCP DROPPED BY PEER